Customize and Resize Sheets in UIKit

Asked on 03/19/2025

1 search

To customize and resize sheets in UIKit, you can refer to the session titled "What’s new in SwiftUI" from WWDC 2024. This session discusses how presentation sizing is now unified and simplified across platforms, allowing you to use the presentation sizing modifier to create perfectly sized sheets with form or page, or even use custom sizing. This feature is part of the broader updates to SwiftUI, but it also applies to UIKit, as both frameworks are increasingly integrated.

For more detailed information, you can check out the chapter on "Fresh apps: Presentation sizing" in the session What’s new in SwiftUI (02:22).