Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.
/ async-uitableview Public archive

Sample project using the ASIHTTPRequest to load the public Flickr RSS feed, and then load the images in a UITableView in asynchronous fashion

Notifications You must be signed in to change notification settings

akosma/async-uitableview

Repository files navigation

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 :)

image

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.

About

Sample project using the ASIHTTPRequest to load the public Flickr RSS feed, and then load the images in a UITableView in asynchronous fashion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published