https://github.com/txtasad/redux101.react_native
A simple and beautiful React Native, Android and IOS Hybrid app, to show Redux State Management along with React-Native-Navigation. It show simple way to use redux and (wix) react native navigation. Also contains a simple and beautiful app template.
https://github.com/txtasad/redux101.react_native
android hybrid-app ios react-native react-native-navigation redux wix
Last synced: about 2 months ago
JSON representation
A simple and beautiful React Native, Android and IOS Hybrid app, to show Redux State Management along with React-Native-Navigation. It show simple way to use redux and (wix) react native navigation. Also contains a simple and beautiful app template.
- Host: GitHub
- URL: https://github.com/txtasad/redux101.react_native
- Owner: txtasad
- Created: 2020-05-05T22:36:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:26:34.000Z (over 2 years ago)
- Last Synced: 2025-02-05T21:01:15.485Z (4 months ago)
- Topics: android, hybrid-app, ios, react-native, react-native-navigation, redux, wix
- Language: JavaScript
- Homepage:
- Size: 3.66 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## redux101.react_native
A simple and beautiful React Native app to show Redux state management along with react-native-navigation. It show simple way to use redux along side (wix) react native navigation. Also contains a simple and beautiful app UI Design.
* #ReduxSampleApp
* #ReactNativeNavigationSampleApp
* #latest2020## App Screens
![]()
![]()
![]()
![]()
## Directions to use:-
* git clone https://github.com/txtasad/redux101.react_native.git
* in your folder root npm i
* cd ios then pod install
* **installing podfiles is necessary for ios app to work, not required if you want just android