Post

Replies

Boosts

Views

Activity

Reply to CoreGraphics CGPDFPagePurgeResources
pdf_crash.txt
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to XCode13 beta,iOS15. set tableview section header to 0. not working
Highmore's solution but in swift: if #available(iOS 15.0, *) { _tableView.sectionHeaderTopPadding = 0 } I put this in viewDidLoad
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’21