Files
react-navigation/packages
Satyajit Sahoo 3d9db6ff25 refactor: add a type property to router and state (#146)
The `type` property denotes the type of the router. It can be used to verify compatibility of navigation state and the router when rehydrating state, making rehydration more resilient.

It can also help our utilities to detect the type of the navigator to properly implement some functionality. For example, the `useScrollToTop` hook can now know if it's not inside a tab navigator and needs to find the tab navigator in a parent.
2019-10-30 12:03:53 +01:00
..
2019-10-29 21:20:18 +01:00
2019-10-29 21:20:18 +01:00
2019-10-29 21:20:18 +01:00
2019-10-22 10:58:35 +02:00
2019-10-29 21:20:18 +01:00
2019-10-29 21:20:18 +01:00