ThengVanthoeurn

Results 1 comments of ThengVanthoeurn

fix problem with iOS 17.1 /// action lazy var workingVC = WorkingTimeViewController() let navigationController = navigationVC()| navigationController.setViewControllers([workingVC], animated: false) /// need create class type UINavigationController class navigationVC: UINavigationController, PanModalPresentable {...