Cannot build reanimated on RN 0.72.8 #5557
Labels
Missing info
The user didn't precise the problem enough
Missing repro
This issue need minimum repro scenario
Platform: Android
This issue is specific to Android
Description
Tried to install reanimated 3.6.1 on android 14, RN 0.72.8, not working.
After came from RN 0.70.6 to 0.72.8, I encountered many issues to build the projects...
One of these is to build reanimated 3 (I had to update to 3, because iOS is with problem with v2 with RN 0.72).
First, when I try to build for android, It says cannot found RN 0.72.8. The workaround is to remove the line
force "com.facebook.react:react-native:" + REACT_NATIVE_VERSION
from
android/build.gradle
After that the build proceeds, but stops in the reanimated, with:
How can I solve this, please.
Steps to reproduce
Snack or a link to a repository
Reanimated version
3.6.1
React Native version
0.72.8
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: