Files
react-navigation/examples/NavigationPlayground
Brent Vatne c4278e5250 Remove unnecessary dependency in NavigationPlayground
- node_modules is pulled in when using file://../../ in yarn
2019-03-15 19:40:39 -07:00
..
2019-03-15 10:32:37 -07:00
2019-03-15 19:37:15 -07:00

Navigation Playground Example

The NavigationPlayground example app includes a variety of patterns and is used as a simple way for contributors to manually integration test changes.

Usage

yarn # in the react-navigation root directory
cd examples/NavigationPlayground
yarn
yarn start

You can view this example application directly on Android phones by visiting scanning the QR code on this site with the Expo app.