You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to load the default project template on a physical device due to rendering error. See the following:
Warning: Error: Couldn't find a navigation object. Is your component inside NavigationContainer?
This error is located at:
in FocusAwareStatusBar (created by Onboarding)
in RCTView (created by View)
in View (created by CssInterop.View)
in CssInterop.View (created by Onboarding)
in Onboarding
...
Steps to reproduce:
Create the default starter project.
Install dependencies.
Configure device settings to allow on-device app installation.
Run the project using pnpm ios --device.
Expected behavior:
The developer is able to see the login/onboarding screen when running the app on their physical device.
Additional notes:
M1 MacOS Sequoia 15.1.1
iPhone 14 Plus 18.1.1
The text was updated successfully, but these errors were encountered:
Summary:
Unable to load the default project template on a physical device due to rendering error. See the following:
Steps to reproduce:
pnpm ios --device
.Expected behavior:
The developer is able to see the login/onboarding screen when running the app on their physical device.
Additional notes:
M1 MacOS Sequoia 15.1.1
iPhone 14 Plus 18.1.1
The text was updated successfully, but these errors were encountered: