SDWebImageSwiftUI
SDWebImageSwiftUI copied to clipboard
Can't be used with ImageRenderer in SwiftUI, only render the preview, not final web image.
Still seeing this problem on 16.5
the problem still exist
Why not, use the WebImagePhase
? Which returns a Image
, use ImageRender on this.