An Expo mobile application.
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Run on specific platforms:
npm run android # Android npm run ios # iOS npm run web # Web
- Edit
App.jsto start building your app - Assets are stored in the
assets/directory - Configuration is in
app.json