uisheetpresentationcontroller SwiftUI equivalent

Asked on 2024-07-24

1 search

The SwiftUI equivalent of UISheetPresentationController can be found in the session What’s new in SwiftUI under the chapter "Fresh apps: Presentation sizing." This session discusses how presentation sizing is now unified and simplified across platforms in SwiftUI, allowing you to create perfectly sized sheets with form or page, or even use custom sizing.

For more detailed information, you can refer to the session What’s new in SwiftUI.