fr3em1nd / react-native-redux-saga-example

Example boilerplate using React Native and Redux Saga

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example React Native Applications using Redux

To run this project:

  1. download project
    git clone git@github.com:react-native-training/react-native-redux-saga-example.git

  2. move into directory
    cd react-native-redux-saga-example

  3. install dependencies
    yarn

  4. run packager
    npm start

  5. run on device
    react-native run-ios

About

Example boilerplate using React Native and Redux Saga


Languages

Language:JavaScript 40.2%Language:Objective-C 35.5%Language:Python 13.8%Language:Java 10.5%