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

https://github.com/fsmaiorano/react-native-redux-todo

Add a Github repository for read or access later.
https://github.com/fsmaiorano/react-native-redux-todo

ducks-pattern react react-native react-navigation redux sagas

Last synced: about 2 months ago
JSON representation

Add a Github repository for read or access later.

Awesome Lists containing this project

README

        

## React Native Redux 'Todo'

Add a Github repository for read or access later.

for run:

```sh
$ yarn
```
```sh
$ react-native run-android or run-ios
```
```sh
$ react-native start
```