Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 403 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 403 Bytes

ImageLoader

ImageLoader Class with caching Enabled.

This project is an example of image loader for given url. You can get classes named as imageloader.h imageloader.m and md5.h which you will need to import in your project. and you will have to create an imageview of classtype imageloader. for which you can call up method like loadwithurl (for given url). setcaption for that image etc.