Problem:
I tried run my react native app by using expo, and chose an emulator to run. However the emulator suddenly get killed and showed this : The emulator process for AVD XXXX was killed.
Solution:
Go to your android studio, select “Tools” ->”SDK Manager” -> “SDK Tools” tab -> and update to latest Android Emulator version. Then rerun your emulator again. Solved! Hope it helps.