Init project react native with redux, redux-saga is easy
npm i rn-redux -g
rn-redux init [projectName] --version [Version]
Example:
rn-redux init testrn --version 0.53.3
Please wating install react-native:
- Are you use redux in project ? (Y/n) -> Enter y
- Choose template base project: -> customs templates -> in github -> enter url: https://github.com/jundat95/redux-saga-templates.git
Waiting install redux, react-redux, redux-saga
📦 Docs RN-Redux in NPM