ios - After embedding a navigationController into a tabBarController, the tabBarItem area disappears in interface builder -


i'm using xcode 7.0.1.

after embedding uinavigationcontroller uitabbarcontroller in storyboard, area tabbaritems gets replaced big bottom bar , not editable after add connection tabbarcontroller second uiviewcontroller.

so, can let me know how fix tabbaritem area make visible. see image below: attached picture of tab bar controller no tab bar item

i tried playing around simulated metrics after checking around here similar issues, without luck.

i able click , change tabbaritems now, selecting dropdown option in storyboard of navigation controller.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -