Files
react-navigation/examples/NavigationPlayground
Ashoat Tevosyan 441b9ffe10 Add NavigationPlayground Flow test to CI (#3385)
In order to make sure that contributors don't making breaking changes to our Flow types without corresponding updates to the libdefs, we should make sure these breaking changes get caught by CI. Right now our libdefs are any-typed, but I'll put up a PR later that will refine the libdef (located at `flow-typed/npm/react-navigation_vx.x.x.js`).
2018-01-30 15:57:06 -08:00
..
2018-01-30 15:49:47 -08:00
2018-01-30 10:22:20 -08:00

Navigation Playground Example

A playground for experimenting with react-navigation in a pure-JS React Native app.

Usage

Please see the Contributors Guide for instructions on running these example apps.

You can view this example application directly on your phone by visiting our expo demo.