react-native-image-zoom
react-native-image-zoom copied to clipboard
Tapping on an image in order to scroll is not working inside a FlatList on Android
I'm designing a react-native expo app that has a home feed similar to Instagram & Facebook and added this feature to allow the user to zoom in/out in every single image post(note that post images are inside a FlatList component).
The package worked perfectly on IOS, but NOT on Android. Whenever I try to scroll by pressing on an image, it's not scrolling..
Any suggestions, please?
same problem ,
Same Problem here any updates?
Same issue, any update on this?