-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Hey, awesome custom Tab Bar, but I am having trouble integrating it into an iOS 7 app.
Whenever I push a new UIViewController while also having that UIVIewController hidesBottomBar = YES, whenever I return one of the Tab Bar child View Controllers, it resizes my views to taller than the view can actually hold.
What ends up happening is that once I return to the child View Controller I cannot see that last item in a UITableView because it is hidden by the Tab Bar itself.
I think it may have something to do with the auto layout settings you set before calling viewWillAppear when switching back to the tab bar.
Any ideas on how I can resolve this issue?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels