-
Notifications
You must be signed in to change notification settings - Fork 5.5k
[RN][NewArch] Add danger block for C++ TurboModule #4402
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
Conversation
207df01 to
7fc4473
Compare
✅ Deploy Preview for react-native ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for react-native ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
timbocole
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank You - this alleviates my concerns of a new dev getting very confused! 😍
7fc4473 to
41ae98b
Compare
|
@cipolleschi As of 0.76.6 this issue has now been resolved - not sure if you want to completely remove the danger block now? |
This reverts commit a94002d.
|
@timbocole thanks for getting back at this. This is a quick pr to revert this commit! |
We discovered that in App pure Cxx Turbomodules stopped working from version 0.76 of React Native.
We have the issue tracking it and a potential fix for it.
Given the Christmas break, we are not going to be able to ship a new release of React Native with the fix. Therefore we want to document this problem in the website.