Hey! I have used this commands to create a react native app with expo:
npm install expo-cli --global
expo init my-new-project
cd my-new-project
expo start
But when i click to open it in emulator android, i get a blank screen with and infinite loading spinner.
The emulator is Genymotion.