Expo Website: https://expo.dev
Things to do once you open project:
- Install dependencies (in terminal, may change depending on user firmware)
npm install
- Start the app
npx expo start -c --tunnel
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