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.

Migrate your TVML app to SwiftUI
SwiftUI helps you build great apps on all Apple platforms and is the preferred toolkit for bringing your content into the living room with tvOS 18. Learn how to use SwiftUI to create familiar layouts and controls from TVMLKit, and get tips and best practices.

What’s new in AppKit
Discover the latest advances in Mac app development. Get an overview of the new features in macOS Sequoia, and how to adopt them in your app. Explore new ways to integrate your existing code with SwiftUI. Learn about the improvements made to numerous AppKit controls, like toolbars, menus, text input, and more.

Evolve your document launch experience
Make your document-based app stand out, and bring its unique identity into focus with the new document launch experience. Learn how to leverage the new API to customize the first screen people see when they launch your app. Utilize the new system-provided design, and amend it with custom actions, delightful decorative views, and impressive animations.
