ImageWithActivityIndicator icon indicating copy to clipboard operation
ImageWithActivityIndicator copied to clipboard

SwiftUI view that download and display image from URL and displaying Activity Indicator while loading .

Results 5 ImageWithActivityIndicator issues
Sort by recently updated
recently updated
newest added

Hi, it seems like only the ViewWithActivityIndicator works in a view only (ie not a list in a view)...

I added this to my project and followed the sample code. Simply does not work. All other swift packages work except this one. Going to find a better supported alternative.

This PR makes it possible to use the plugin on macOS & watchOS. Previews compile, but are not displayed for images that use this component. I had to disable the...

It doesn't display an image if I try to build it on macOS with SwiftUI. It works on iOS but if I create a project for macOS it isn't loading...

Small changes to be compatible with beta 4 updates.