shentaoy / react-navigation-example

React Navigation example without expo.

Home Page:https://github.com/react-navigation/react-navigation/tree/master/examples/NavigationPlayground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React Navigation example without expo.

https://github.com/react-navigation/react-navigation/tree/master/examples/NavigationPlayground


Languages

Language:JavaScript 92.2%Language:Objective-C 4.3%Language:Python 1.9%Language:Java 1.7%