NavigationProvider
public protocol NavigationProvider : SideEffectDependencyContainer
Protocol that the SideEffectDependencyContainer of the app must conform in order to
use Navigator and the navigation mechanism provided by Tempura.
View on GitHub
NavigationProvider Protocol Reference