BaseCoordinator
class BaseCoordinator : BaseCoordinatorProtocol
Undocumented
-
Undocumented
Declaration
Swift
var navigationController: UINavigationController?
-
Undocumented
Declaration
Swift
required init(_ fromController: UINavigationController? = nil)