Asynchronous UITableView (Objective-C, 2009)

Version: 1.0 Author: Adrian Kosmaczewski Date: March 8th, 2009 Programming Languages: Objective-C Tools: Xcode Platforms: Mac OS X Leopard 10.5.6, iPhone OS 2.0+ Repository: Github License: None, public domain, whatever you want :)

This project features a sample application showing one possible way to load images asynchronously in a UITableView, using Apple’s Reachability class and the ASIHTTPRequest framework. It also features a simple Core Animation effect similar to the one featured in the iTunes iPhone application.