An open API service indexing awesome lists of open source software.

https://github.com/abdymm/rn-todo-redux

Redux implementation on React Native
https://github.com/abdymm/rn-todo-redux

react-native redux

Last synced: 3 months ago
JSON representation

Redux implementation on React Native

Awesome Lists containing this project

README

          

# RN-Todo-Redux
Redux implementation on React Native, implementation in todo list app

## How it works?
### Install

`npm install`

### Run
`npm start`

## Demo

![Demo](https://raw.githubusercontent.com/abdymm/RN-Todo-Redux/master/demo/demo.gif)