DEV Community

Natália Catunda
Natália Catunda

Posted on • Edited on

How to create a React Native Emulator Device for running with expo

  1. Install Android Studio.
  2. Check if you are logged in an expo (or reading Starting an app with react native! (just to save). We have 2 manners: Connect with USB just like the article above. or... Create Device with Android Studio After this latter step by step, you run in your project menu:
  3. Go in to the terminal of your project and: expo start 4. a 5.An other window begin:

Happy Coding!

Top comments (0)