React Native CLI loading indicator on iPhone X simulator
See original GitHub issueIts a little bug that on iPhone X simulator the loading screen goes off.
It hides behind the top part of iPhone, so the percentage of App Loaded can’t be seen.
I think on iPhone X bringing it to the bottom would do the job. Or can be done with SafeAreaView
API
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:5 (1 by maintainers)
Top Results From Across the Web
`react-native run-ios` returns Error: Could not find iPhone X ...
To fix this error, simply reinstall project & node modules using npm. npm install. Then it will show a list of warnings, and...
Read more >Running On Simulator - React Native
Starting the simulator. ... If everything is set up correctly, you should see your new app running in the iOS Simulator shortly.
Read more >How to handle navigation with WebViews in a React Native app
To generate a new React Native project, you can use the react-native-cli . open a terminal window and enter the following command: You...
Read more >react-native-video - npm
Version 5.x recommends react-native >= 0.60.0 for Android 64bit builds and Android X support. Version 4.x requires react-native >= ...
Read more >Using WebViews to Connect a React Native App to Web
Once the dependency installation is done, let's run the application. We are going to use an iOS simulator for this tutorial. If you...
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 Free
Top 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
HI guys, react native cmd+D open debug menu for any simulator. But not working in iphone x. any idea?
It does work for me
CMD+D