Create a new project with React Native If you want to run your project on an Android emulator, you shouldn’t need to take any action as Android Studio installs with a default emulator installed . If you want to run your app on the emulator for a particular device. Click on the AVD Manager button in the toolbar.
Read moreIs React Native and Android the same?
You have picked React Native to build cross-platform native apps on both iOS and Android . The biggest perk here is that the code is shared across the platforms. Code once and it works on both iOS and Android.
Read more