Post

Replies

Boosts

Views

Activity

Reply to iOS 14 vs iOS 15 - Are there changes in how table views adjust their scroll view offsets?
It looks like tableView.contentInsetAdjustmentBehavior = .never does help in the sense where the table view now starts behind the navigation bar yet we need to explicitly set the top constraint on the table view = 56. I am not sure how we get to 56 but this seems like a hack to calculate this offset based on the device.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’21