Why do my AsyncImage views stop loading when offscreen? And how do I have them reload?
I have a SwiftUI view that contains a number of AsyncImage
s (call it CatalogView
)
Why do my AsyncImage views stop loading when offscreen? And how do I have them reload?
I have a SwiftUI view that contains a number of AsyncImage
s (call it CatalogView
)