/react-native-boilerplate

Expo + Redux + React Navigation Pre-setup Template

Primary LanguageJavaScriptMIT LicenseMIT

React Native Boilerplate

Features

  • Redux setup
  • StackNavigation, TabNavigation, DrawerNavigation setup
  • Applied ESLint settings
  • Assets preloading function

Libraries in the boilerplate

  • expo
  • react-navigation
  • react-redux
  • redux
  • redux-logger
  • redux-promise-middleware
  • redux-thunk

How to Use

  1. Download zip
  2. Update app.json
 "name": "your-app-name",
 "slug": "your-app-name",
  1. yarn install or npm install
  2. Open the project in expo -> run

Licence

This project is available under the MIT license. See the LICENSE file for more info.