billp / TermiNetwork

🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.
https://billp.github.io/TermiNetwork
MIT License
99 stars 8 forks source link

SwiftUI Image: support modifier instead of using TermiNetwork.Image view #45

Closed billp closed 1 year ago

billp commented 1 year ago

Change the way that an image loads a remote image that modifier instead of TermiNetwork.Image.

create-issue-branch[bot] commented 1 year ago

Branch issue-45-SwiftUI_Image_support_modifier_instead_of_using_TermiNetwork_Image_view created!

billp commented 1 year ago

Closed because it doesn't have any advantage from the current implementation.