Skip to content

Lots of Warnings after upgrading react-native version 0.76.3 #48194

Description

@trantuandatvietnam

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
image

Steps to reproduce

  1. Install react-native version 0.76.3
  2. Run app

React Native Version

0.76.3

Output of npx react-native info

System:
  OS: Windows 10 10.0.19045
  CPU: (8) x64 12th Gen Intel(R) Core(TM) i3-12100
  Memory: 1.27 GB / 15.72 GB
Binaries:
  Node:
    version: 20.10.0
    path: C:\Program Files\nodejs\node.EXE
  Yarn:
  Yarn:
    version: 1.22.22
    version: 1.22.22
    path: ~\AppData\Roaming\npm\yarn.CMD
    path: ~\AppData\Roaming\npm\yarn.CMD
  npm:
    version: 10.2.3
  npm:
    version: 10.2.3
    version: 10.2.3
    path: C:\Program Files\nodejs\npm.CMD
  Watchman: Not Found
    path: C:\Program Files\nodejs\npm.CMD
  Watchman: Not Found
  Watchman: Not Found
SDKs:
SDKs:
  Android SDK: Not Found
  Android SDK: Not Found
  Windows SDK: Not Found
  Windows SDK: Not Found
IDEs:
IDEs:
  Android Studio: AI-233.14808.21.2331.11709847
  Visual Studio: Not Found
Languages:
  Java:
    version: 19.0.1
    path: /c/Program Files/Common Files/Oracle/Java/javapath/javac
  Ruby: Not Found
npmPackages:
  "@react-native-community/cli":
    installed: 15.1.2
    wanted: ^15.1.2
  react:
    installed: 18.3.1
    wanted: 18.3.1
  react-native:
    installed: 0.76.3
    wanted: 0.76.3
  react-native-windows: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: Not found
  newArchEnabled: Not found

info React Native v0.76.5 is now available (your project is running on v0.76.3).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.76.5
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.76.3&to=0.76.5
info For more info, check out "https://reactnative.dev/docs/upgrading?os=windows".

Screenshots and Videos

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    DebuggingIssues related to React Native DevTools or legacy JavaScript/Hermes debuggingNewer Patch AvailableResolution: Issue in another tool or repoAn issue that was opened against React Native but in reality is affecting another tool or library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions