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.
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.