Reply to iOS 14 Large title collapse when app run firstly You need to use something like this: additionalSafeAreaInsets = UIEdgeInsets(top: 20, left: 0, bottom: 60, right: 0) tableView.contentInset = .zero UI Frameworks UIKit Jun ’23