Skip to content

This is an example of doing asyncronous image loading into the cells of a UITableView.

Notifications You must be signed in to change notification settings

jfricker/AsyncCachedImageView-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is the home of some sample code for loading images into table cell. I started with Markj's code from this article http://www.markj.net/iphone-asynchronous-table-image/ and added some improvements including a default/placeholder image and a cache.

TODO

Make the cache persistent
Control cache size

About

This is an example of doing asyncronous image loading into the cells of a UITableView.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published