Table view scrolls with Navigation bar title

Viewed 18

I have a simple UITableView in my view controller with a navigation bar (large title). However, when testing my app, the navigation bar title scrolls along with the table view, which is incorrect behaviour.

Video of the issue

Image of my storyboard

0 Answers
Related