I am facing a strange issue.

I have a UITableView in the initial UIViewController of the UITabBarController. At first everything is alright, but when I change the tab and come back to first tab the last cell of UITableView is hidden by the tabbar.

How can I fix this?

有帮助吗?

解决方案

enter image description here

select your specific ViewController from storyboard then un-check Under Bottom Bar property.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top