项目作者: react-native-training

项目描述 :
Basic implementation of Redux + React Native
高级语言: JavaScript
项目地址: git://github.com/react-native-training/basic-redux-react-native-boilerplate.git


Basic Redux + React Native Boilerplate

To get started:

  1. Download project

    1. git clone git@github.com:react-native-training/basic-redux-react-native-boilerplate.git
  2. Install dependencies

    1. yarn or npm i
  3. Run project