react-native-redux-saga-example
react-native-redux-saga-example copied to clipboard
Example boilerplate using React Native and Redux Saga
Example React Native Applications using Redux
To run this project:
-
download project
git clone [email protected]:react-native-training/react-native-redux-saga-example.git -
move into directory
cd react-native-redux-saga-example -
install dependencies
yarn -
run packager
npm start -
run on device
react-native run-ios