Skip to content

Releases: booyeu/react-native-reanimated-viewer

1.4.1

10 Oct 15:30
Compare
Choose a tag to compare

Fixed

  • fix: some errors when drag to close 69fa82de

1.4.0

10 Oct 13:30
Compare
Choose a tag to compare

Chore

  • chore: rename ImageWrapper props viewProps to wrapperProps 6286bb36

Fixed

  • fix: fix some errors & optimizations 3fbfacc7

1.3.1

07 Jul 16:58
Compare
Choose a tag to compare

Fixed

  • fix: #21 Hi-res images not loaded in full resolution c5ab03e0

1.3.0

17 Jun 16:28
Compare
Choose a tag to compare

Fixed

  • fix: #17 Image jumps from right to the left when closed by dragging down (caused by #10 fixed) 91eb3c86

Feature

  • feat: #18 add maxScale & doubleTapScale props for ImageViewer 4d0f0177
  • feat: #19 add shouldCloseViewer props for ImageViewer b6cd5c6e

1.2.4

12 Jun 14:58
Compare
Choose a tag to compare

Fixed

  • fix: #16 Image flickers when dragging on zoomed image 9d84e85d
  • fix: #10 Swipe down to close moves image to the left side f8c83bfd

1.2.3

11 Jun 12:19
Compare
Choose a tag to compare

Fixed

  • fix: #13 System bars are not black on ImageViewer 97c720b4
  • fix: #14 Pan on zoomed image doesn't have momentum 52a4c8a5

1.2.2

20 May 03:39
Compare
Choose a tag to compare

Fixed

  • fix: #9 Crashes when closed image is out of screen ce567735

1.2.1

18 May 03:41
854f8b7
Compare
Choose a tag to compare

Fixed

1.2.0

17 May 13:23
Compare
Choose a tag to compare

Fixed

  • fix: #8 use tsup & limit dependencies version 9e5d30a9

1.1.1

08 May 13:02
Compare
Choose a tag to compare

Fixed