mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 09:13:32 +08:00
In order to make sure that contributors don't making breaking changes to our Flow types without corresponding updates to the libdefs, we should make sure these breaking changes get caught by CI. Right now our libdefs are any-typed, but I'll put up a PR later that will refine the libdef (located at `flow-typed/npm/react-navigation_vx.x.x.js`).
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.