This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Adrian Kosmaczewski (author)
Mon Mar 09 00:22:20 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Mar 08 11:52:27 -0700 2009 | |
| |
AsyncTable.xcodeproj/ | Sun Mar 08 14:19:51 -0700 2009 | |
| |
AsyncTable_Prefix.pch | Sun Mar 08 11:46:54 -0700 2009 | |
| |
Classes/ | Mon Mar 09 00:22:20 -0700 2009 | |
| |
Definitions.h | Sun Mar 08 11:46:54 -0700 2009 | |
| |
Entitlements.plist | Sun Mar 08 13:03:12 -0700 2009 | |
| |
Externals/ | Sun Mar 08 11:52:27 -0700 2009 | |
| |
Info.plist | Sun Mar 08 11:46:54 -0700 2009 | |
| |
README.textile | Sun Mar 08 12:11:16 -0700 2009 | |
| |
Resources/ | Sun Mar 08 15:34:52 -0700 2009 | |
| |
main.m | Sun Mar 08 11:46:54 -0700 2009 |
README.textile
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.







