UIScrollView for iPhone with horizontal paging like mobile Safari tabs.
Archive for category MIT License
HGPageScrollView
Oct 3
EMKeychain
Sep 20
KKGridView
Sep 7
A grid view class for iOS, like a UITableView where several items can be presented on one row (think Photos.app).
TPMultiLayoutViewController
Aug 14
A drop-in UIViewController subclass that automatically manages switching between different view layouts for portrait and landscape orientations.
Official TPMultiLayoutViewController repository
Blog post about TPMultiLayoutViewController
NoodleLineNumberView
Jul 30
An NSRulerView subclass for showing line numbers on the left of an NSTextView in an NSScrollView and setting “markers” (i.e. breakpoints in the style of Xcode).
MagicalRecord
Jun 30
An implementation of the active record pattern on top of Core Data, inspired by Ruby on Rail’s active record fetching.
NPReachability
Jun 30
A block-based reachability class that notifies handlers of changes in the reachability status.
EGOTableViewPullRefresh
Jun 20
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
EGOTextView
Jun 20
A complete drop in replacement for UITextView, adding support for rich text editing.
AFNetworking
Jun 3
An iOS networking library that uses NSOperations and block-based callbacks. Created by the guys over at Gowalla.