dmytro-anokhin / url-image

AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache.
MIT License
1.1k stars 96 forks source link

Allow setting image scale factor in initializer #169

Open xezero opened 2 years ago

xezero commented 2 years ago

This allows you to render the image at the desired scale factor (i.e retina quality) instead of always at 1.