-
-
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
unable to build reanimated with latest react due to turbo module classes removal #5574
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? |
Wrong button sorry. It's still issue with @next as well. |
yep still issue is but i'm trying to solve it |
Hey, we haven't been supporting RN@0.74 :/ We are working on it here - #5328 |
any news on RN 0.74 support? facing a different error and saw this; the linked PR was closed without merging and I can't seem to find anything else about 0.74 |
same |
another pr was opened and merged, so it should just be a matter of cutting a new release |
fixed in v3.9.0-rc.0 🎉 |
Description
React Native starting with the 0.74 nighties has removed the classes for TurboModules and made them internal.
facebook/react-native#39682
With this change, I am unable to use the library with latest RN.
Steps to reproduce
Snack or a link to a repository
facebook/react-native#39682
Reanimated version
3.6.1
React Native version
0.74-0 nightly
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
Fabric (New Architecture)
Build type
Release app & production bundle
Device
Real device
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: