How to preload or lazyload images in a UITableView on iPhone?

Posted by Mr_Nizzle on Stack Overflow See other posts from Stack Overflow or by Mr_Nizzle
Published on 2010-05-31T16:54:27Z Indexed on 2010/05/31 17:13 UTC
Read the original article Hit count: 285

Filed under:
|
|

I'm having a problem when scrolling down and up a tableView on iPhone it gets kind of stuck while loading the images i need a method to preload the images so the scroll can be fluid or load the images 'till the scroll event stops...

any help on this?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c