Haven't been able to find any information on this recently, but one of the absolute most frustration things to work with in SwiftUI was modals and the .sheet API.
There was no way to programmatically close it with a "close" button and there were so many weird bugs and inconsistencies when trying to use environment presentation mode dismissals.
So has there been any news on updates to modals in SwiftUI 2?
There was no way to programmatically close it with a "close" button and there were so many weird bugs and inconsistencies when trying to use environment presentation mode dismissals.
So has there been any news on updates to modals in SwiftUI 2?