expo doesn't load app
See original GitHub issueApp does not load in expo (android - Xiomi MI Max phone)
Description
Followed the process described in Readme. I can see QR code, scanned it in expo app. I just see a spinner and application does not load home screen
Expected Behavior
It should load application home screen
Observed Behavior
I see spinner but nothing else.
No errors in the terminal. I see “Finished building JavaScript bundle in 3085ms”
Environment
Please run these commands in the project folder and fill in their results:
npm ls react-native-scripts
:1.3.0npm ls react-native
:0.47.2npm ls expo
:node -v
:v6.10.1npm -v
:3.10.10yarn --version
: not installedwatchman version
: not installed
Also specify:
- Operating system: Windows 10 Pro
- Phone/emulator/simulator & version: Android 7.0 - Xiomi MI Max
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:12 (1 by maintainers)
Top Results From Across the Web
Can't load expo app: Something went wrong - Stack Overflow
Settings->Apps, press "gear", find "Draw over other apps" item and select it. Find "Expo" app, select it. Enable "Permit drawing over other apps...
Read more >Expo is not loading my app · Issue #595 - GitHub
Expo is not loading my react app in Iphone. Both the pc and the phone use the same network; I'm getting a message...
Read more >5 common errors found in a React Native app (using Expo)
When creating a mobile app with React Native, you can use Expo to streamline some complexities. Meet the most common errors and how...
Read more >Expo Something Went Wrong : 1 Expo React Native Tip You ...
We consider one important expo react native trick that you should know to help you solve many connection problems. This includes expo app...
Read more >Common development errors - Expo Documentation
A list of common development errors that are encountered by developers using Expo.
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
What worked for me was to go to
Apps -> Expo -> Storage -> Clear Data
then I reconnected after that.It may not help many people, but shutting down and restarting the Expo app fixed this for me.