-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Lots of Warnings after upgrading react-native version 0.76.3 #48194
Comments
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - 0.76.5. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - undefined. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Warning Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
|
I upgraded to the latest version of React-native but still having the same problem |
This doesn't happen on a empty project.
Please provide a valid reproducer |
This is a company project and I cannot provide further information. My problem was after I upgraded expo from version 51 to 52, which required updating version of react native. Specifically, my package.json file looks like this: After update: "dependencies": { |
Then please
|
Does the error in the app, or error in RN DevTools show more context? The end of the warning in the screenshot started saying "Component stack", and that's the thing that would point to what code or library is causing this error. |
Thank for reply. I detected the isssue. It's from react-native-drax library. This lib was quite old |
Closing as per this last comment |
Description
After upgrading expo from version 51 to 52, which requires upgrading react-native to version 0.76.3. When I open the app, a lot of warnings are displayed, making the app seem to hang for a while. This error comes from the react-native library
Steps to reproduce
React Native Version
0.76.3
Output of
npx react-native info
Screenshots and Videos
The text was updated successfully, but these errors were encountered: