AsyncView icon indicating copy to clipboard operation
AsyncView copied to clipboard

AsyncView is a SwiftUI View for handling in-progress and error states when loading data asynchronously using async/await. It's like AsyncImage but for data.

Results 4 AsyncView issues
Sort by recently updated
recently updated
newest added

The http request keeps on looping if i place this inside a TabView. What is the workaround for this? Please advise.

Appreciate the contribution. The code looks great. Any chance of dropping the min deploy target to iOS 14? It looks like it's only `.task` and `.refreshable` that would need workaround....

Has anyone upgraded AsyncView to Swift 6? I would be curious to see how you handle this issue: