Files
react-navigation/packages/react-navigation/examples
Ashoat Tevosyan 57e3d98670 Fix NavigationEvent types (#3384)
* Fix SimpleTabs types

dca37627a2 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 18:49:47 -05:00
..

Examples

Usage

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