React native Travel App
-
Install dependencies
yarn
-
Start the app
npx expo prebuild -p android --clean #to prebuild android source if required npx expo run:android
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo