Como executar o projeto nativo do React Bare
//first run the RN project
npx react-native start
//Then run with emulator
npx react-native run-android
Unsightly Unicorn
//first run the RN project
npx react-native start
//Then run with emulator
npx react-native run-android