Skip to content

ericvicenti/rn-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-Platform Navigation Demo

Run the same code on the web, iOS, and Android!

Usage

npm install

# Native:
npm install -g react-native-cli
react-native run-ios
react-native run-android

# Web:
npm install -g webpack
npm run build
npm start
# http://localhost:9000/

Fork of NavigationExperimental

The main reason for the fork is to switch to commonJS dependencies for the benefit of Webpack support.

To build:

cd react-navigation
npm run build

Ideas for improvement are welcomed!

Contributions and Maintenance

This was created as a demo for React-Europe 2016.

PRs are welcomed, and issues can be used for discussion, but there is no long-term maintenance plan.

About

Experimental cross-platform app sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •