react-navigation/examples/NavigationPlayground
Ashoat Tevosyan 0d3d83bd90 Fix NavigationEvent types (#3384)
* Fix SimpleTabs types

dca37627a243b191fda5856aa6ce9eb1ee4957cf broke the types, but it wasn't noticed because Flow wasn't in the CI. This fixes the types; separate PR coming to add Flow to the CI.

* Refine type of NavigationEventListener callback

Instead of typing the callback as `Function`, we're now using the precise type provided by @ericvicenti

* NavigationEventListener -> NavigationEventSubscription
2018-01-30 15:49:47 -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.