Skip to content

shentaoy/react-navigation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

React Navigation Example without Expo

To ease the test of react-navigation, clone NavigationPlayground example from the React Navigation without using Expo.

To run

$ yarn install
$ react-native run-ios
# or 
$ react-native run-android