/sdwebimage-download-progress

An extension of the SDWebImage library that adds the ability to use OCProgress to accurately show the downloading progress on an image.

Primary LanguageObjective-C

sdwebimage-download-progress

An extension of the SDWebImage library that adds the ability to use OCProgress to accurately show the downloading progress on an image. ARC compatible, and ARC only.

Inspired by the DavidBoyes fork of SDWebImage (https://github.com/DavidBoyes/SDWebImageView-Example).

Using the OCProgress Indicator from Obsessive Code (http://www.obsessivecode.com/projects/ocprogress/).

Installation

Follow the installation instructions here: https://github.com/rs/SDWebImage

TODO

  • Include ability to turn progress indicator on/off depending on property.
  • Ability to manually set size of OCProgress.