简体   繁体   中英

Tabbar disappears after segue

Hi guys I have a Main Navigation Controller and a Tab Bar Controller, I have 4 Viewcontrollers and everything works fine. Now I have to open a ViewController from a Button Push Segue, the problem is that the Tabbar disappears once I do that. Is there a simple solution to solve this issue?

在此处输入图片说明

Make your TabBarController as InitialViewController and Embed your viewcontrollers with UINavigationController . This will not hide your Tabbar from bottom.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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