null-none / expo-boilerplate

Expo + Redux + React Navigation Pre-setup Template (expo SDK 42)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expo-boilerplate

Expo + Redux + React Navigation Pre-setup Template (expo SDK 40)

How to Use

  1. Download zip or click "Use this template"
  2. Update app.json
 "name": "your-app-name",
 "slug": "your-app-name",
  1. yarn install or npm install
  2. If you haven't setup expo, please follow the instruction to complete setup
  3. In terminal, expo start

About

Expo + Redux + React Navigation Pre-setup Template (expo SDK 42)


Languages

Language:JavaScript 89.4%Language:TypeScript 10.6%