-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Does not build using react-native 0.65.0-rc.0 on Android #2131
Comments
Issue validatorThe issue is valid! |
Thank you for opening the issue. We will take care of this when react native 0.65 is closer to release. |
Release candidate 1 released https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.1 Please if you can make the support fast 🙏🏽 . We are willing to test the alpha versions at early stages but its not good for reanimated to always be the one blocking from testing the alpha versions. |
@Szymon20000 @piaskowyk why do you build separate |
Some .so libs are incompatible between versions. Temporary solution is here and works: #2167 |
My project is solved in this way: |
Description
Opening this so it can be tracked, I realize it's super early for 0.65.
I just tried updating a project to react-native v0.65.0-rc.0 but reanimated makes the build fail on Android.
Expected behavior
Build should succeed.
Actual behavior & steps to reproduce
Snack or minimal code example
Upgrade
react-native
to0.65.0-rc.0
and runreact-native run-android
Package versions
Affected platforms
The text was updated successfully, but these errors were encountered: