Closed arunkumar-pyt closed 7 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
Should be fixed in 0.3.9
Inside Modal its not working
Please kindly help