Navigator Config
Last updated
Last updated
Going back to our rememberNavigator
call, we can also provide a NavigatorConfig
. This is where we link a NavigationKey
to a NavigationNode
, define transition animations, etc.
For example:
Note that a NavigationKey
that uses don't need to define a representation inside NavigatorConfig