mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-26 01:04:20 +08:00
* First test * Allow a key to be passed for which scene should handle the action * Adding key to NavigationResetAction * Added test * Add reset test with key * Only apply this change if it is a RESET action * Fix logic error, only check if the action is null if it is a RESET