0.0.1 • Published 5 years ago

@uino/redux-example v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

React Native Redux Example

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.

Features

  • ListView and Redux example
  • Add and remove Items to ListView
  • Redux Logger
  • Eslint config

Preview

redux-example

Todo

  • Update tests

Note

There are deprecation warnings with the upcoming React 16, that seem to be not related this app.