I am building a photo album app and find a few image caching libraries, namely:
What one you\'d re
I tried using SDWebImage.
Agreed that it is very easy to integrate.
However the big issue with this library is that it does not honour "max-age" cache control.
The library is still under development but they are not picking this limitation.