📱 Showcase React Native Todo App
This App is a sample showcase of how to build a React Native app that supports:
- I18n/I10n
- Navigation
- State Management
- Persistence
- Theming
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)
Here we have some app screenshots:
If you found a bug, or you have an answer, or whatever. Please, open an issue.
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!
Distributed under the MIT license. See LICENSE for more information.