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
- Install react-native version 0.76.3
- 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

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 infoScreenshots and Videos