Skip to content

React Native-Redux Mobile And Web Template (Write once, use everywhere(Web,iOS,Android,..etc))) Edit Add topics

Notifications You must be signed in to change notification settings

lvntyldz/rn-redux-mobil-web-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Native-Redux Mobile And Web Template (Write once, use everywhere(Web,iOS,Android,..etc)))

This repo contains simple react-native project, implementation of react-native-web and implementation of redux.

Sample Screen Shot

alt text

Go to project root dir

$ cd ~/Downloads/_RN_RDX_MBL_WB_TEMPLATE/NativeApp

Run APP

Open Terminal and navigate to the NativeApp directory and run the below commands:

For iOS

$ npm install && react-native run-ios

For Android

$ npm install && rnpm link  && react-native run-android

For Web (run below commands and visit http://localhost:8080/ )

$ npm install && ./node_modules/.bin/webpack-dev-server

About

React Native-Redux Mobile And Web Template (Write once, use everywhere(Web,iOS,Android,..etc))) Edit Add topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages