Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

expo keeps stopping android emulator

I am running an expo app on windows 10 using the android emulator. The tunnel builds, and the simulator starts. but expo keeps crashing on the simulator.

enter image description here

I tried uninstalling expo off the simulator, and rebooting the machine. Any ideas?

like image 792
Amir Avatar asked Nov 19 '19 18:11

Amir


People also ask

Why does expo keep stopping?

The app frequently crashes when killed if the background task is active. The Expo client refuses to start unless clearing its storage on Android.

Why does Android Studio keep stopping?

Improper installation can cause Android Studio to keep stopping. When apps are installed on a device, all the necessary files to run the app will be stored on the device. Once any required files don't store on the device, the app will not work properly and may keep sudden stops.


1 Answers

When use wrong style like you see image in styled component you used color in squat('') so, check your style then run your project

image

like image 188
vishal rathod Avatar answered Oct 02 '22 21:10

vishal rathod