emenegro/remote-imageview
Replacement for UIImageView that asynchronously shows an image downloaded from an URL. While the download is running an activity indicator is shown over the view. A block is invoked when the image has finishing download.
Objective-C
Issues
- 1
Any way to check progress?
#1 opened by demotesting