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.
- Host: GitHub
- URL: https://github.com/fsmaiorano/react-native-redux-todo
- Owner: fsmaiorano
- License: gpl-3.0
- Created: 2018-03-05T09:52:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-06T21:11:11.000Z (about 7 years ago)
- Last Synced: 2025-02-15T00:23:00.043Z (3 months ago)
- Topics: ducks-pattern, react, react-native, react-navigation, redux, sagas
- Language: JavaScript
- Homepage:
- Size: 245 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```