ascoders / react-native-image-zoom

react native image pan and zoom
MIT License
639 stars 282 forks source link

Tapping on an image in order to scroll is not working inside a FlatList on Android #161

Open ahmadAlMezaal opened 3 years ago

ahmadAlMezaal commented 3 years ago

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?

JANGFREEMAN commented 3 years ago

same problem ,

castalonirenz commented 3 years ago

Same Problem here any updates?

iphonic commented 3 years ago

Same issue, any update on this?