This is a simple and minimal way to integrate Redux into a React Native project - based on the examples in the Redux docs. Also included in the example is a ListView that uses the Redux store.
- ListView and Redux example
- Add and remove Items to ListView
- Redux Logger
- Eslint config
- Update tests
There are deprecation warnings with the upcoming React 16, that seem to be not related this app.