草庐IT

profileCoordinator

全部标签

ios - 我如何将协调器与 UIITabBarController 一起使用?

我正在研究MVVM-C架构,但我不确定在选择一个选项卡时如何使用不同的选项卡实例化多个协调器。这是我的主要应用程序协调器类...protocolUINavigationControllerType:class{funcpushViewController(_viewController:UIViewController,animated:Bool)funcpopViewController(animated:Bool)->UIViewController?}protocolCoordinator:class{funcstart()}finalclassAppCoordinator:Co

ios - 我如何将协调器与 UIITabBarController 一起使用?

我正在研究MVVM-C架构,但我不确定在选择一个选项卡时如何使用不同的选项卡实例化多个协调器。这是我的主要应用程序协调器类...protocolUINavigationControllerType:class{funcpushViewController(_viewController:UIViewController,animated:Bool)funcpopViewController(animated:Bool)->UIViewController?}protocolCoordinator:class{funcstart()}finalclassAppCoordinator:Co