SDWebImage / SDWebImageSwiftUI

SwiftUI Image loading and Animation framework powered by SDWebImage
https://sdwebimage.github.io/SDWebImageSwiftUI
MIT License
2.1k stars 216 forks source link

Preload with SDWebImage and use in SDWebImageSwiftUI #242

Closed DmiKuklin-front closed 1 year ago

DmiKuklin-front commented 1 year ago

Is it possible to use one cache base for both pods? I would like to preload and cache image by using SDwebImage pod and then use this image in SwiftUI screen (SDWebImageSwiftUI)