Are there new sheet modifiers?

Asked on 08/01/2024

1 search

Yes, there are new sheet modifiers introduced in SwiftUI. Specifically, the presentation sizing for sheets has been unified and simplified across platforms. You can use the presentationSizing modifier to create perfectly sized sheets with options like 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:37.