Bug Fixes
- router: fix hooks returning incorrect value during first render #535 (Pokai Chang)
- router: fix hooks returning incorrect value in layouts #535 (Pokai Chang)
Tests
- add hooks navigate-into-nested test #535 (Pokai Chang)
Chores
- upgrade react-navigation for the new
useStateForPath
hook #535 (Pokai Chang)