Closed erie-e9 closed 3 weeks ago
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?
Hi @erie-e9! I've just created new React Native project using 0.76.1 and it builds without any errors. Please provide a reproduction so we can take a look at this issue.
Also there's a cache
directory in the path on the scrrenshot, have you tried to clear gradle caches?
I just closed this issue, 'cuz it disappears now, but I will create another one for Task :react-native-gesture-handler:mergeDebugAndroidTestNativeLibs FAILED
error, thank you @m-bert I only cleared cache and deleted remove build/ android/build and .cxx folders
I just closed this issue, 'cuz it disappears now, but I will create another one for
Task :react-native-gesture-handler:mergeDebugAndroidTestNativeLibs FAILED
error, thank you @m-bert I only cleared cache and deleted remove build/ android/build and .cxx folders
Did you ever find a fix for this?
Description
I just init a new RN project, install some deps including react-native-gesture-handler@2.20.2,
newArchEnabled=true
andhermesEnabled=true
Note: I already tested with the version @2.3.0 but it throws another error, tbh I'm not sure which version should I use, @2.3.0 with Fabric support or new one @2.20.0 with 0.76.0 support, anyway, this bug is for the latest one.
Steps to reproduce
Snack or a link to a repository
https://github.com
Gesture Handler version
2.20.2
React Native version
0.76.0
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes