Wednesday, 7 August 2013

How to load images in UITableView asynchronously without caching ios sdk?

How to load images in UITableView asynchronously without caching ios sdk?

I am making a table that has images and data in each cell.
I want to load the images from a web server asynchronously without
actually caching them.
Can anybody please help.?

No comments:

Post a Comment