react-native-image-viewing icon indicating copy to clipboard operation
react-native-image-viewing copied to clipboard

fix: image zooms in fully after swiping on android

Open MorganDavid opened this issue 2 years ago • 0 comments

fixes: https://github.com/jobtoday/react-native-image-viewing/issues/158

to repro:

  1. zoom in to first image
  2. zoom out
  3. swipe to the next image
  4. swipe back to the first image
  5. first image starts fully zoomed in even though you zoomed out

MorganDavid avatar Aug 16 '23 08:08 MorganDavid