IOS 使用presentViewController方法跳转的navigationController如何获取及视图层级关系

背景故事 工作中遇到一种应用场景。 在只能拿到tabBarController的情况下,需要在app内任何页面 跳转至新页面。 为什么会遇到问题 因为没办法获取到当前视图的UINavigationController,首先确定用的跳转方法是 (void)presentViewController:(UIViewController *)viewControllerToPresent animate
相关文章
相关标签/搜索