Add parameterized start destination support.
BREAKING CHANGE: startDirection
parameter changed to startDestination
in EasyRouteNavHost
. Now you must pass FooDestination
instead of FooDestination()
.
Add parameterized start destination support.
BREAKING CHANGE: startDirection
parameter changed to startDestination
in EasyRouteNavHost
. Now you must pass FooDestination
instead of FooDestination()
.