Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以UITabBarController使用没有关联视图的标签栏项目创建?我需要这个,因为我将自定义标签栏项目的功能,例如UIActionSheet在点击标签栏项目时显示而不是显示视图。请帮忙。谢谢。
UITabBarController
UIActionSheet
您必须将每个选项卡关联到一个控制器。
您拥有的选项:
viewWillApear:
ActionSheet