简体   繁体   中英

Why UITabBar is hiding its title name

I added UITabBar and I had set its title name from the nib file but it is being disappear. I got the thing is that it is there but tabbar size is small so it is not showing there. I have attached simulator image and here is my flow of program.

1) Loading viewcontroller, it is appearing for 3 sec 2) after 3 sec another viewcontroller is being loaded and it contains UITabBar controller.

UITabBar输出

您必须通过单击每个选项卡栏项在tabbarController中设置标题名称和图标。

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