Stay in touch
EGOTextView
June 24, 2011 • MIT License
EGOTextView is a complete drop in replacement for UITextView created by enormego, that adds support for Rich Text Editing.
CoreTextWrapper
June 20, 2011 • BSD License
An Objective-C wrapper around Core Text for creating multi-column text and loading custom fonts.
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 ...
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.
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
DCFineTuneSlider
June 01, 2011 • MIT License
Drop in replacement for UISlider that adds fine tuning features and block support.