danielctull / DTKit

A collection of components developed for the iPhone. Most should all work on the iPhone OS 2.0, even if the project is set to build for 3.0. No private Apple APIs were used in the making of DTKit.

Clone this repository (size: 264.6 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/danielctull/dtkit/
commit 18: a853f97848d1
parent 17: d64f46a622fd
DTRestCommand is an abstract class to enable RESTful command objects to be made. Works in combination with DTConnectionManager and DTURLConnection. defaulttip
Daniel Tull / danielctull
4 months ago
filename size last modified message
DTInfiniteGridView.h 536 B 5 months ago DTInfiniteGridView: allows infinite scrolling of a grid view…
DTInfiniteGridView.m 3.1 KB 5 months ago DTInfiniteGridView: allows infinite scrolling of a grid view…