React Native Reanimated Viewer Versions Save

A high performance image viewer in react-native created from react-native-reanimated.

1.4.1

7 months ago

Fixed

  • fix: some errors when drag to close 69fa82de

1.4.0

7 months ago

Chore

  • chore: rename ImageWrapper props viewProps to wrapperProps 6286bb36

Fixed

  • fix: fix some errors & optimizations 3fbfacc7

1.3.1

10 months ago

Fixed

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

1.3.0

11 months ago

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

11 months ago

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 months ago

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

1 year ago

Fixed

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

1.2.1

1 year ago

Fixed

1.2.0

1 year ago

Fixed

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

1.1.1

1 year ago

Fixed

  • fix: #7 tap crash when loading cd6bbf44