Skip to content

Crashing on android when newArchEnabled=true with RN 0.77.1 #3410

@jagnesh

Description

@jagnesh

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

No one assigned

    Labels

    Platform: AndroidThis issue is specific to AndroidRepro providedA reproduction with a snack or repo is provided

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions