For a while, presenting a form sheet in SwiftUI, equivalent to the UIModalPresentationStyle.formSheet, was a challenge. On iPadOS 18, with the new presentationSizing() modifier, we can easily achieve this using the form sizing option! #WWDC24 #iOSDev #SwiftUI
https://nilcoalescing.com/blog/FormSheetInSwiftUI/
https://nilcoalescing.com/blog/FormSheetInSwiftUI/