Search Results
DTGridView
A two-dimensional scrolling view component for the iPhone, heavily inspired by UITableView.
PSPDFKit
A drop-in-ready framework that helps in almost every aspect of PDF-rendering on iOS, including Table of contents parsing, annotations, display, zoom, thumbnails, text extraction, pages of different sizes and search.
KKGridView
A grid view class for iOS, like a UITableView where several items can be presented on one row (think Photos.app).
EGOTableViewPullRefresh
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
NSMutableDictionary+ImageMetadata
Category on NSMutableDictionary for populating it more easily with EXIF data (CGImageProperties) for use with ALAssetLibrary’s -(void) writeImageToSavedPhotosAlbum:metadata:completionBlock:.
Note: There are numerous warnings and pitfalls in header comments you should read before you use this.
Documentation (blog post)
Available in the GusUtils repository
Sensible TableView
A collection of view controllers and cell classes for building complex UITableViews more easily. Implements many common cell types (badged, edit field, switch, slider labeled), supports section headers and even auto-generates some of the views that get shown to edit them (date pickers, detail view for editing CoreData object properties).
gik-animated-callout
A customisable, animatable MKAnnotationView with a UITableView subview, designed to behave the same as callouts in Maps.app on the iPad. Requires iOS 4.2.
ELCTextFieldCell
A pre-made UITableViewCell subclass for forms with a label and an edit field.
EGOImageLoading
Simplify asynchronous image loading from the web, particularly in a UITableView.
SMSLib
An Objective-C library to access the Sudden Motion Sensors in Mac laptops.