You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
ahmadAlMezaal
changed the title
Tapping on image for scrolling is not working on Android
Tapping on image inside a FlatList is not working on Android
Jan 8, 2021
ahmadAlMezaal
changed the title
Tapping on image inside a FlatList is not working on Android
Tapping on an image in order to scroll is not working inside a FlatList on Android
Jan 8, 2021
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?
The text was updated successfully, but these errors were encountered: