简体   繁体   English

iOS标签栏,如何固定到新的标签栏视图

[英]iOS tab bar, how to seque to a new tab bar view

I have searched and searched but I can't find way by using segue and storyboard I can achive having a tab-bar menu link to another page with an entirely new view with its own tab-bar and new set of menu. 我进行了搜索和搜索,但是我无法通过使用segue和Storyboard找到方法,我可以实现将标签栏菜单链接到另一个页面的标签页面,该页面具有自己的标签栏和新的菜单集。

Or maby tab-bar is not even the way to go? 还是maby标签栏甚至没有走的路?

Any help would be very helpful asap since this is a part of schoolwork. 尽早提供任何帮助,因为这是学校工作的一部分。

Just add one more TabBarController on your storyboard and connect it with parent TabBar as another view: 只需在情节提要上添加一个TabBarController并将其与父TabBar连接起来作为另一个视图:

在此处输入图片说明

Will look like this on device: 在设备上将如下所示:

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM