https://github.com/alinz/example-react-native-redux
react native redux counter example
https://github.com/alinz/example-react-native-redux
examples react-native redux simple state-management
Last synced: 8 days ago
JSON representation
react native redux counter example
- Host: GitHub
- URL: https://github.com/alinz/example-react-native-redux
- Owner: alinz
- Created: 2015-07-17T16:34:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T14:47:34.000Z (about 6 years ago)
- Last Synced: 2025-04-12T06:14:04.182Z (about 1 month ago)
- Topics: examples, react-native, redux, simple, state-management
- Language: JavaScript
- Size: 284 KB
- Stars: 1,176
- Watchers: 36
- Forks: 265
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Counter example
Simple example to get your started with React-Native and Redux
# Counters example
A little bit more complex, but it has a lot of good stuff in it.