SDWebImage / SDWebImageSwiftUI

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

Can't be used with ImageRenderer in SwiftUI, only render the preview, not final web image. #257

Open foolbear opened 1 year ago

heysaik commented 1 year ago

Still seeing this problem on 16.5

huyuzhe commented 1 month ago

the problem still exist

dreampiggy commented 1 month ago

Why not, use the WebImagePhase ? Which returns a Image, use ImageRender on this.