question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

React Native CLI loading indicator on iPhone X simulator

See original GitHub issue

Its 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:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
selimonlinecommented, Nov 8, 2017

HI guys, react native cmd+D open debug menu for any simulator. But not working in iphone x. any idea?

0reactions
deadcoder0904commented, Nov 8, 2017

It does work for me CMD+D

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found