-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
cannot build with [email protected] #2601
Comments
Hello and thanks for contacting us, we are looking into this issue |
Is there an update on the new React Native version support? |
any updates? |
Also need a fix... |
Fixed in version 8.2.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I cannot build my app with [email protected]
because of facebook/react-native#37256 this change,
import com.facebook.react.devsupport.DevInternalSettings;
makes error. so, I resolved this error with below patch.But, I have no idea how to support 0.73 and also below versions. can anybody help this issue?
Environment
(The more info the faster we will be able to address it!)
The text was updated successfully, but these errors were encountered: