mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-25 01:28:16 +00:00
* 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
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.