Stay in touch
CoreTextWrapper
June 20, 2011 • BSD License
An Objective-C wrapper around Core Text for creating multi-column text and loading custom fonts.
VillainousStyle
June 19, 2011 • Apache 2.0 License
A standalone Mac/iPhone port of the TTStyle and TTShape classes from the Three20 project.
CopyableCell
June 17, 2011 • Unspecified License
CopyableCell class makes it easy to use a UITableViewCell with copy functionality. It’s a subclass of UITableViewCell class. Application code can interact with CopyableCell instances through the Co...
HMGLTransitions
June 15, 2011 • MIT License
HMGLTransitions is set of classes which can animate transition between two UIViews, or presentation / dismissing of UIViewControllers.
JMTabView
June 14, 2011 • BSD License
Dark-themed tab view rendered in Core Graphics (ie. no images need to be added to your project).
Manages the layout of buttons and icons automatically. Tabs can be added simply by calling:
[...
HSImageSidebarView
June 13, 2011 • MIT License
A view based on the sidebar in Apple's Keynote app for iPad.
LRSlidingTableViewCell
June 13, 2011 • MIT License
This is a simple implementation of the "swipe to reveal" behaviour found in Twitter and Spotify for iPhone. It uses modern iOS techniques (animations using blocks) and so requires iOS 4.0 or greater.
MHLazyTableImages
June 10, 2011 • MIT License
Allows you to efficiently, and easily, download images for UITableViews with many rows.
DCIntrospect
June 08, 2011 • MIT License
Introspect is small set of tools for iOS that aid in debugging user interfaces built with UIKit. It's especially useful for UI layouts that are dynamically created or can change during runtime, or ...
LBProgressBar
June 07, 2011 • Unspecified License
This is a custom progress bar. Since it's a subclass of NSProgressIndicator it's very easy to use.
TPKeyboardAvoiding
June 07, 2011 • Custom License
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS.
Dock-Like Animation
June 06, 2011 • Unspecified License
An animation for iOS resembling the OS X dock icon growth effect.
YRKSpinningProgressIndicator
June 05, 2011 • BSD License
A clone of the "Spinning style" NSProgressIndicator that can be set to an arbitrary size and color. The background color can also be set, or it can be transparent. You can even change the color in ...
TwitterFeed
June 04, 2011 • Unspecified License
Drop-in Twitter feed for iOS powered by MGTwitterEngine
PMAboutView
June 03, 2011 • Unspecified License
PMAboutView is basically a RootViewController ready for editing it for making an about the dev view.
Pie Menu
June 03, 2011 • MIT License
A pie menu implementation specially designed for iPhone and iPod touch