This is an Expo project created with create-expo-app.
-
Install dependencies
npm install
-
Start the app
npx expo start
Important
To render application changes not shown, clear the cache using this command:
npx expo start -cNext, within the terminal press r to reload the application.
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
To learn more about developing your project with Expo, look at the following resources:
- Expo documentation: Learn fundamentals, or go into advanced topics with our guides.
- Learn Expo tutorial: Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.
- file-based routing.