wealthfront/magellan

Scope currentScreen() method to Navigator it is called on

cmathew opened this issue · 0 comments

this method needn't be static if we could figure out a way to automatically propagate and attach navigation events from child journeys to parent ones

e.g. you could then inject the root expedition and call root.currentNavigable on it.