-
-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2 files found with path 'lib/arm64-v8a/libc++_shared.so #3311
Comments
Hey! 👋 The issue doesn't seem to contain a minimal reproduction. Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem? |
Hey! 👋 It looks like you've omitted a few important sections from the issue template. Please complete Snack or a link to a repository section. |
Hi @atifaziz1! Have you tried clearing |
HI @m-bert ! Yes i did multiple times. |
Well that's strange, one of those is definitely from cache:
After cleaning caches, have you performed clean build? |
Dear @m-bert Yes, I did multiple times.
|
Correct me if I'm wrong, but there is no step in which you clear Anyway, adding packagingOptions {
...
+ pickFirst 'lib/arm64-v8a/libc++_shared.so'
} |
Hi @atifaziz1! Have you been able to check if adding |
Hi, I'm currently experiencing this problem on I'm currently trying to set up
I have tried:
|
Description
I install react-native-gesture handler for my project 0.76.4. I am getting below error.
`2 files found with path 'lib/arm64-v8a/libc++_shared.so' from inputs:
/Users/userName/Documents/sme/smeApp/node_modules/react-native-gesture-handler/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libc++_shared.so
/Users/userName/.gradle/caches/8.10.2/transforms/e909c4aa1d8360d422ffdf1faa726e0b/transformed/jetified-react-android-0.76.4-debug/jni/arm64-v8a/libc++_shared.so`
Steps to reproduce
npm i react-native-gesture-handler
Snack or a link to a repository
..
Gesture Handler version
2.21.2
React Native version
0.73.5
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
Oppo
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: