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

Image pan and zoom for Android

Results 24 react-native-image-zoom issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to use `react-native-image-zoom` within [react-native-viewpager](https://github.com/Anthonyzou/react-native-image-zoom) but it does not behave exactly the way I would like it to. I am creating this issue out of desperation...

Hi, I'm having a hard time trying to implement this. The scenario is like this: On the first load, I show the low-resolution images. Once all the images are loaded,...

how do you think about IOS version?

in the ViewPager component, if i try to zoom out the image multi-times, the app crashes. The tap interaction is fine. Only when i use two fingers to zoom out,...