Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVGView(contentsOf: url) asynchronous question #61

Open
RoBo-Inc opened this issue Mar 15, 2024 · 1 comment
Open

SVGView(contentsOf: url) asynchronous question #61

RoBo-Inc opened this issue Mar 15, 2024 · 1 comment

Comments

@RoBo-Inc
Copy link

RoBo-Inc commented Mar 15, 2024

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.

@RoBo-Inc RoBo-Inc changed the title SVGView(contentsOf: url) question SVGView(contentsOf: url) asynchronous question Mar 15, 2024
@kiddden
Copy link

kiddden commented Apr 13, 2024

I was wondering the same thing, would be great to see a reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants