Coordinator

public protocol Coordinator

Undocumented

  • Undocumented

    Declaration

    Swift

    var childCoordinators: [Coordinator] { get set }
  • Undocumented

    Declaration

    Swift

    var navigationController: UINavigationController { get set }
  • Undocumented

    Declaration

    Swift

    func start()