/basic-redux-react-native-boilerplate

Basic implementation of Redux + React Native

Primary LanguageJavaScript

Basic Redux + React Native Boilerplate

To get started:

  1. Download project
git clone git@github.com:react-native-training/basic-redux-react-native-boilerplate.git
  1. Install dependencies
yarn or npm i
  1. Run project