简体   繁体   中英

IOS Tab Bar Item Popup Submenu

Good Day,

i am looking for a solution of how to make the UITabbar item can popup a submenu.

在此处输入图片说明

What part are you having trouble with? It seem pretty simple. Make custom view controller with a tabBar (don't use UITabBarController), for most tab bar items show the correct viewController (ie add as a childViewController), but for more show a popup (a different childViewController). Remember than when the more popup is dismissed to reselect the current tab on the tabbar.

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