react-navigation/examples/NavigationPlayground
Eric Vicenti 0157a4c9e9
Navigation Event Subscriptions (#3345)
* Add fbemitter, keep flow passing

* Begin support for event emitter

- Adds emitter to navigation prop
- Emits top level onAction event
- stub getChildEventSubscriber for child events

* Support navigationState.isNavigating

* Focus and blur events starting to work

- Navigation completion action wired up
- Event chaining logic built in getChildEventSubscriber
- Renamed onAction evt to ‘action’

* Wrap up events progress and testing

* Rename to isTransitioning and COMPLETE_TRANSITION

* rm accidental dependency

* Suppoert event payload type
2018-01-25 00:13:28 -08:00
..
2018-01-25 00:13:28 -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.