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.
我试图在隐藏 uitabbar 时推送视图。被推送的视图内部有另一个视图,位于底部。每当推送此视图时,不会显示 uitabbar(这很好),但不会显示我添加的底部视图。
如何隐藏标签栏但仍显示我在底部添加的视图?
谢谢!