Skip to content

xiekw2010/DXRoundProgressImageView

Repository files navigation

DXRoundProgressImageView

Show download progress imageview like instagram's loading imageView

###How to use

Just instance a RoundProgressImageView example as roundImageView and then

    [roundImageView prSetImageWithURL:imageURL placeholderImage:nil];

###Goodness

  1. Support cancel the image load.
  2. If the image load failed, support tapping to reload the image.

###Demo

  1. Feed shows how to show images like instagram
  2. Some tricky to load batch images and catch background

Demo Demo1

###Credits

This is build base on SDWebImage.

About

Show download progress imageview like instagram's loading imageView

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published