Description
hi, there. I am facing an warning when i run my react-native app on ios.
Though it is not bother the app to start, I wonder if there is a way to resolve the problem.
Steps to reproduce
- install dependency
- open Xcode, connect to iPhone (iPhone 12 Pro Max)
- the long can be seeing in Xcode log view
React Native Version
0.83.0-rc.3
Affected Platforms
Runtime - iOS
Output of npx @react-native-community/cli info
mac@macdeMac-mini ~ % npx @react-native-community/cli info
error: unknown command 'info'
(Did you mean init?)
Stacktrace or Logs
CLIENT OF UIKIT REQUIRES UPDATE: This process does not adopt UIScene lifecycle. This will become an assert in a future version.
MANDATORY Reproducer
Screenshots and Videos
No response