Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiok46/customtextinputexample
Redux, Actions, Reducers, Store, Provider and Logger.
https://github.com/kiok46/customtextinputexample
actions react-native reactor reducer redux redux-saga redux-thunk
Last synced: about 1 month ago
JSON representation
Redux, Actions, Reducers, Store, Provider and Logger.
- Host: GitHub
- URL: https://github.com/kiok46/customtextinputexample
- Owner: kiok46
- License: mit
- Created: 2017-08-23T04:04:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-02T20:26:46.000Z (over 6 years ago)
- Last Synced: 2024-07-13T22:10:39.291Z (6 months ago)
- Topics: actions, react-native, reactor, reducer, redux, redux-saga, redux-thunk
- Language: JavaScript
- Size: 235 KB
- Stars: 4
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CustomTextInputExample
Redux, Actions, Reducers, Store, Provider and Logger.```
git clone https://github.com/kiok46/CustomTextInputExample.git
cd CustomTextInputExample
npm installreact-native run-ios
react-native run-android
```