It's a common use case to grab some value off of a parent route; previously this was only possible by hacking into the private "node" API; this PR exposes more useful methods / getters on the public NavigatorRoute API to make it more easy to pull values off parent routes.
It's a common use case to grab some value off of a parent route; previously this was only possible by hacking into the private "node" API; this PR exposes more useful methods / getters on the public NavigatorRoute API to make it more easy to pull values off parent routes.