Async URL Image

Loads and displays an image from the specified URL load request.

Async URL Image - iOS Liquid Glass Light Mode Preview

Platform Compatibility

iOS 27.0+ iPadOS 27.0+ macOS 27.0+ watchOS 27.0+ tvOS 27.0+ visionOS 27.0+

Tags

SwiftUI Code

Docs
let imageURL = URL(string: "https://exploreswiftui.com/images/cats.jpg")!

var body: some View {
    AsyncImage(request: URLRequest(url: imageURL))
}

Found an issue or have a suggestion?

Created: June 8, 2026Updated: June 8, 2026
Connect Wizard

Connect Wizard

Unlock hidden App Store Connect analytics

Pre-order