toptierlabs / ImageCacheResize

iOS library to manage Caches of images and Resize transformations
149 stars 34 forks source link

Add support for SDWebImage "completed" callback within blocks. #5

Open TomTheBomb opened 11 years ago

TomTheBomb commented 11 years ago

It would be useful to support "completed". See: https://github.com/rs/SDWebImage#using-blocks

I suppose supporting the latest version of SDWebImage would be a more appropriate option.