Expo + Redux + React Navigation Pre-setup Template (expo SDK 40)
- Download zip or click "Use this template"
- Update
app.json
"name": "your-app-name",
"slug": "your-app-name",
yarn install
ornpm install
- If you haven't setup expo, please follow the instruction to complete setup
- In terminal,
expo start