Post

Replies

Boosts

Views

Activity

iOS 15 Gap between navigation bar and table view
Hi! With iOS 15 beta some custom UITableViewControllers has decided to add a gap between the navigation bar and the table view while others don't. They are created the same and added the same with the showViewController:sender: method. I found a workaround by removing [super viewWillAppear:animated]; in the viewWillAppear: method but I don't find this to be a good solution. Does anyone have this issue as well or know a solution? Best regards, dumle
13
1
24k
Jun ’21