V8tr / AsyncImage

Asynchronous Image Loading from URL in SwiftUI
https://www.vadimbulavin.com/
The Unlicense
274 stars 36 forks source link

how to get checks if image has started downloading and finished downloading? #11

Open atharvsharma1998 opened 3 years ago

atharvsharma1998 commented 3 years ago

Hi. I wanted to start loading animation when downloading has started and stop when downloading has finished. how can I get these checks?