Gib's Expo Template
Get started
-
Install dependencies
npm install
-
Start the app
npx expo start
- NOTE: *If you are having trouble connecting or you are on a separate network from your phone, run
npx expo start --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
Additional 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.
Description
Languages
TypeScript
89.8%
JavaScript
10.2%