Queryable
Asynchronous View Presentations in SwiftUI
View on GitHub
Turn this
Into this
await
its completion from a single async
function call, while fully hiding the state handling of the presented view.View on GitHub
await
its completion from a single async
function call, while fully hiding the state handling of the presented view.