ios - iPad:两个导航 Controller 同时管理两个 View Controller

标签 ios ipad uitableview navigationcontroller

是否可以让两个 NavigationControllers 同时管理两个 TableViewControllers,如下图所示?如果是,您将如何在 iOS 中实现它?非常感谢 iPad View 1

iPad View 2

最佳答案

了解如何使用 iOS 5 中新的 UIViewController 包含 API 来创建您自己的容器 View Controller 。 Github 上可用的代码:https://github.com/peterfriese/UIViewControllerContainmentSample

关于ios - iPad:两个导航 Controller 同时管理两个 View Controller ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12236331/

相关文章:

ios - objective-c : Get ISO Formated Date from String '2015-11-25T00:00:00.000Z'

iphone - 应用程序由于 CLLocationManager 挂起(主线程被阻塞?)

iphone - 如何清除 iPhone 上 UIWebview 中的后退列表?

swift - Tableview 插入行跳动

ios - 为什么我无法圆化 UIImageView 的边缘?

ios - UIView 动画有时不播放(立即进入结束状态)

ios - Storyboard View 树中的不可见 subview

ios - 在 Swift 中带有超链接文本的 UITextView

iphone - 将地理坐标转换为CGPoint并在UIView中画线

uitableview - 短暂暂停后,iOS 7 UITableViewCell 背景透明度变得不透明