SwiftUI
Rendering Remote Images with AsyncImage
With WWDC21 being kicked off officially, all technologies have received major upgrades, including SwiftUI. One of the bigger changes, a new view has been added to solve a complex problem SwiftUI developers faced until now: Loading remote images. The new AsyncImage view allows to load and display any arbitrary image