lorenzofiamingo / swiftui-cached-async-image

CachedAsyncImage is the simplest way to add cache to your AsyncImage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it supporting iOS 14?

tonilopezmr opened this issue · comments

I'd like to know if this library supports iOS 14, thanks!

No because it makes use of AsyncImagePhase, but it could be redeclared to support iOS13.