ios - UINavigationController 内的 iPhone UITabBarController?

标签 ios uinavigationcontroller uitabbarcontroller

在 UINavigationController 中是否有 UITabBarController 的好例子?我一直在谷歌上搜索它,但我能找到的是相反的(每个标签栏有一个导航 Controller )。我有两个选项卡,我希望其中一个能够控制整体导航。

最佳答案

没关系,我在这里发现了一个类似的问题:

Tab bar controller inside a navigation controller, or sharing a navigation root view

关于ios - UINavigationController 内的 iPhone UITabBarController?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4927808/

相关文章:

iphone - UITabBar 导航和presentModalViewController

iphone - 如何创建类似iPhone中的照片应用程序的界面?

ios - 使用 swift 检查 Firebase 中的用户类型

iOS模型层通知Controller对象

ios - 重置定时器信号的最佳方法是什么?

ios - swift : How to change navigation controller's height without adding a toolbar

ios - 如何在基于导航的应用程序中返回 2 个 View

iphone - 在 UIStoryboard 的 UITabBarController 中配置 UIImagePickerController

ios - 在 NavigationController 中推送多个 UIViewController

ios - 在 UITabBarController 中加载自定义 View