Stay in touch
BubbleButtonView
December 16, 2012 • MIT License
Fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.
LHDropDownControl
December 15, 2012 • MIT License
A simple drop down selector control for iOS. Hold the button (top part) and the control will expand. Slide down to choose an option. Letting go will select the option and contract the control.
IDTwitterAccountChooserViewController
December 14, 2012 • MIT License
Twitter Account Chooser view controller for iOS 5+. Uses a block-based completion handler or a classic protocol-based delegate method.
LINEActivity
December 14, 2012 • MIT License
An iOS 6 UIActivity subclass implementing for LINE (http://line.naver.jp/en/).
FTWButton
December 11, 2012 • MIT License
FTWButton is a UIControl subclass that lets you easily set color, gradient, text, and icon properties for various states and animates between them.
BDKNotifyHUD
December 11, 2012 • MIT License
An animated UIView for displaying a temporary "bezel" notification, mid-screen.
Simple OAuth 1.0a Client
December 11, 2012 • MIT License
A simple implementation of OAuth 1.0a that not only works with Twitter and Tumblr, but also LinkedIn (who have stricter OAuth implementation).
Insert your Consumer ID and Consumer Secret in the ...
XCDFormInputAccessoryView
December 08, 2012 • MIT License
XCDFormInputAccessoryView is a view to be used above the keyboard with previous, next and done buttons for navigating text fields.
ZAActivityBar
December 07, 2012 • MIT License
An easy-to-use activity bar that's meant to non-intrusively display the progress of a task.
CKSideBarController
December 06, 2012 • MIT License
CKSideBarController is a UITabBarController-like UIViewController for iPad. Inspired by Twitter for iPad, as well as my own work.
SLGlowingTextField
December 04, 2012 • MIT License
This is a very simple subclass of UITextField that is designed to look like a Bootstrap input field. Add the text field, set the borderStyle to UITextBorderStyleNone, change the class to SLGlowingT...
DDSlidingPanels
December 04, 2012 • MIT License
4 sliding panels on every side of the screen! Panels are global for your application, that means that you configure each panel once and the panel is available to the user from any navigation state ...
MSNavigationPaneViewController
December 04, 2012 • MIT License
MSNavigationPaneViewController is a view controller class that handles the presentation of two overlaid child view controllers. The "pane" view can moved with a swipe gesture to reveal the "master"...
FXDDoubleTable
December 03, 2012 • MIT License
Presents two table views simultaneously, one on top of the other. The heights of the tables changes based upon which one the user scrolls.
While front table is showing main items, behind table ...
NUI
December 03, 2012 • MIT License
NUI lets you style iOS apps using a style sheet, similar to CSS, allowing you to style an entire app in minutes.
You can create themes/skins that can be reused across multiple applications, set ...
DMLazyScrollView
December 03, 2012 • MIT License
DMLazyScrollView for iOS (with support for infinite scrolling) allows you to create and endless (in horizontal direction) UIScrollView organized in pages and load UIViews dynamically only when need...
OLImageView
November 30, 2012 • MIT License
You love GIFs right? so do I!. Well, as you may know Apple's implementation of UIImage doesn't support animated GIFs (Booooooo!) and that's what this classes are for.
This classes are drop-in re...
TTAlertView
November 29, 2012 • MIT License
TTAlertView is a drop-in replacement for UIAlertView that allows the developer to customize the presentation of an alert.
WCBeforeAfter
November 29, 2012 • MIT License
An image control that lets you compare 'before' and 'after' images side by side.
GKLParallaxPictures
November 29, 2012 • MIT License
Parallax viewcontroller with photo gallery at the top