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 tabbaritem
s 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:
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
Post a Comment