wealthfront / magellan

The simplest navigation library for Android.
Apache License 2.0
677 stars 70 forks source link

Adds several navigation helper shorthand functions to LinearNavigator. #264

Closed Kritarie closed 1 year ago

Kritarie commented 1 year ago

API provides: goBackTo(navigable) goBackBefore(navigable) goBackToRoot() goForwardToRoot() resetWithRoot(navigable) clearUntilRootAndGoTo(navigable)