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
Navigate to the React Native getting started guide (https://reactnative.dev/docs/getting-started)
Click on the "Interactive Examples" section
Attempt to run the example app on the integrated iOS simulator
Observe that the app crashes immediately after starting
Expected Behavior
The example app should run successfully on the iOS simulator without crashing.
Actual Behavior
The example app crashes immediately after starting on the iOS simulator.
The text was updated successfully, but these errors were encountered:
Description
When trying to run the interactive examples on the React Native website (https://reactnative.dev/docs/getting-started#interactive-examples), the app crashes immediately after starting on the integrated iOS simulator.
Environment
Steps to Reproduce
Expected Behavior
The example app should run successfully on the iOS simulator without crashing.
Actual Behavior
The example app crashes immediately after starting on the iOS simulator.
The text was updated successfully, but these errors were encountered: