What is the SwiftUI version of UISheetPresentationController?

Asked on 2024-07-23

1 search

The SwiftUI equivalent of UISheetPresentationController is the new presentation sizing modifier introduced in SwiftUI. This modifier allows you to create perfectly sized sheets with form or page, or even use custom sizing.

For more details, you can refer to the session What’s new in SwiftUI at the timestamp 02:22.