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

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.

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