Skip to content

SVGView(contentsOf: url) asynchronous question #61

@RoBo-Inc

Description

@RoBo-Inc

Looks like SVGView(contentsOf: url) downloads an image synchronously on the main thread 😳 Is there a way to make it download asynchronously on background thread? Like KingFisher library does it: KFImage(url).
Also I can't find any documentation. It would be very helpful.

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