Skip to content

Proposal: Replace AsyncImage SwiftUI with LazyImage #1562

@bcardarella

Description

@bcardarella

https://github.com/kean/Nuke

The LazyImage implementation in Nuke is API compatible with AsyncImage but supports image caching. There are also improved image format support, for example there is a WebP plugin.

I think we should swap out the SwiftUI AsyncImage view with LazyImage. The Markup would still be <AsyncImage> but it would now have the desired behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions