pavelbabenko / react-native-awesome-gallery

Performant, native-like, and well-customizable gallery for React Native.
MIT License
498 stars 54 forks source link

Not working #66

Closed arunkumar-pyt closed 7 months ago

arunkumar-pyt commented 10 months ago

Inside Modal its not working

Please kindly help

vasylnahuliak commented 9 months ago

On Android RNGH does not work by default because modals are not located under React Native Root view in native hierarchy. To fix that, components need to be wrapped with gestureHandlerRootHOC

@arunkumar-pyt If you encounter an issue on Android, you can try this solution https://docs.swmansion.com/react-native-gesture-handler/docs/fundamentals/installation/#usage-with-modals-on-android

pavelbabenko commented 7 months ago

Should be fixed in 0.3.9