react-navigation/examples/NavigationPlayground
Sébastien Lorber 1951a3ac46 Add <NavigationEvents/> component (#4188)
* add NavigationEvents

* expose TabsWithNavigationEvents in lib entrypoints

* Add NavigationEvents example in playground

* Add NavigationEvents example in playground

* Add NavigationEvents tests

* Add NavigationEvents Flow declarations

* remove useless NavigationEvents constructor

* NavigationEvents => make tests more readable by avoiding beforeEach callback

* fix flow test error by adding <any, any> to React.Component
2018-06-29 07:34:11 -07:00
..
2018-06-22 12:50:50 -07:00
2018-03-22 22:42:37 -04:00
2018-03-13 13:14:02 -07: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.