/react-native-redux-todo

:iphone: An example todo mobile app built with react-native + redux + asyncstorage

Primary LanguageJavaScriptMIT LicenseMIT

React Native Redux Todo

📱 Showcase React Native Todo App

About

This App is a sample showcase of how to build a React Native app that supports:

  • I18n/I10n
  • Navigation
  • State Management
  • Persistence
  • Theming

App Stack

The app is built with the following libraries:

  • i18next (I18n/I10n)
  • react-navigation (Screen Management)
  • redux (State management)
  • redux-storage (Persistence)
  • native-base (Top level components using React Native building blocks)

Screenshots

Here we have some app screenshots:

IOS

Android

Issues

If you found a bug, or you have an answer, or whatever. Please, open an issue.

Contributing

Of course, if you see something that you want to upgrade from this project, or a bug that needs to be solved, PRs are welcome!

License

Distributed under the MIT license. See LICENSE for more information.