At the very first before start React Native App install React Native Tools to set up a development environment for react native project. It can help you to run React Native command quickly from Visual Studio Code terminal and also you can able to debug your code.
Read moreHow do I run a React Native emulator?
Running Our React Native Apps on Android
Read moreHow do I manually run an emulator?
Starting an Android Emulator
Read moreHow do I run the Flutter app on my phone?
How to Run/Test Flutter App on a Real Device?
Read moreHow do I run an emulator in VSCode?
To run Android emulators you need to have Android studio and already created the Android Virtual Devices. Add the Android Studio emulator script to your settings in Visual Studio Code : You can either set the default path or specify a specific path for each operating system. The default path will always be the fallback.
Read more