mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-11 22:33:32 +08:00
* add warning when passing wrong navigation prop: https://github.com/react-navigation/react-navigation/issues/3598 * add test for throwing when passing wrong navigation prop * wrong nav prop error: update snapshots, throw => throw new, update docs reference url