react-native run-ios, can not show demo app on simulator
See original GitHub issue🐛 Bug Report
$ react-native run-ios
# can not show demo app
After I run
react-native run-ios
command and terminal only show unknown infos , just as below image s shows
Although the simulator is open , but the app can not show on the simulator.
2. 3.
Environment
$ react-native info
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:7
Top Results From Across the Web
Running On Simulator - React Native
Once you have your React Native project initialized, you can run npx react-native run-ios inside the newly created project directory. If ...
Read more >React Native Expo Managed App doesn't launch/start on iOS ...
Start your app by using expo start command. Type i and a or click on Run on iOS simulator and Run on Android...
Read more >How to Run Your React Native App on iOS | Waldo Blog
We can run the iOS simulator on different devices, not just the default iPhone 13. For this, first start Xcode and click Window...
Read more >How to run a React Native app on iOS - freeCodeCamp
React -Native apps can be launched on iOS simulators/physical devices by running the following command in the root folder of an app:
Read more >How Run and Test React Native / Expo On Your Apple iOS ...
6. In iOS Simulator go to Hardward > Shake Gesture to see Expo Debug settings and select Debug Remote JS. This should attach...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
it’s so weird,today everything is Ok.
why, I’m so confused with your answer.
cli
command should be install globally.sudo
, because the current user of linux has not install permission.