An example using Redux and Ducks Pattern in React Native. It an be used as a starter project using Redux in React Native.
Now using React Hooks with Redux.
- Redux
- React Redux
yarn install
Then run the project using react-native CLI
react-native run-android
Please feel free to contribute, making this example better to help other new developers .