AppRouter
struct AppRouter
Undocumented
-
Undocumented
See moreDeclaration
Swift
enum Scene -
Undocumented
Declaration
Swift
let root: UINavigationController -
Undocumented
Declaration
Swift
var window: UIWindow? -
Undocumented
Declaration
Swift
init(window: UIWindow?, root: UINavigationController = .init()) -
Undocumented
Declaration
Swift
mutating func show(scene: Scene)
View on GitHub
AppRouter Structure Reference