-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Platform: AndroidThis issue is specific to AndroidThis issue is specific to AndroidRepro providedA reproduction with a snack or repo is providedA reproduction with a snack or repo is provided
Description
Description
I am using the below version of the library, which is causing issues on Android. The app crashes when launched. After struggling for some time, I found that it does not work with newArchEnabled.
"dependencies": {
"react": "18.3.1",
"react-native": "0.77.1",
"react-native-gesture-handler": "^2.23.1"
},
Error:
couldn't find DSO to load: libgesturehandler.so
Steps to reproduce
install the lib and just wrap view with
Snack or a link to a repository
https://github.com/jagnesh/SampleAppGestureHandler
Gesture Handler version
2.23.1
React Native version
0.77.1
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
Fabric (New Architecture)
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
Metadata
Metadata
Assignees
Labels
Platform: AndroidThis issue is specific to AndroidThis issue is specific to AndroidRepro providedA reproduction with a snack or repo is providedA reproduction with a snack or repo is provided