ScrollView-FlatList zoom for Android
S
Sahand Mahdavi
Dear Team,
I am reaching out to request support for a zoom feature for the ScrollView and FlatList components on Android. In my project, there are many use cases where the ability to zoom these components would greatly enhance the user experience.
Currently, there does not appear to be a straightforward way to implement zooming on these components on the Android platform. Adding native support for pinch-to-zoom or similar functionality would be highly beneficial for developers and users alike.
Thank you for considering this feature request. I appreciate your work and look forward to any updates you can provide.
Best regards,
Sahand.
Brent Vatne
hi there! can you share an example of another app that does this? and can you elaborate on your use case? you can use react-native-gesture-handler/reanimated to build pinch-to-zoom functionality in any context: https://docs.swmansion.com/react-native-gesture-handler/docs/gesture-handlers/interactions/#use-cases