Stay in touch
LINEActivity
December 14, 2012 • MIT License
An iOS 6 UIActivity subclass implementing for LINE (http://line.naver.jp/en/).
iTunes 11 Color Detection
December 13, 2012 • Unspecified License
Detection Library for iTunes 11 Style colors.
HMDiallingCode
December 12, 2012 • Public Domain License
HMDiallingCode gets the dialling code of the user's current location. It uses CoreLocation and reverse geocoding to determine the country of the user, then retrieve it's international dialling code...
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 ...
PAStepper
December 11, 2012 • BSD License
Complete replacement for UIStepper control. Works on iOS 5+
WCAlertView
December 09, 2012 • Apache 2.0 License
WCAlertView is a subclass from UIAlertView with possibility of color customization, which support also Objective-C blocks.
GKLCubeViewController
December 09, 2012 • Unspecified License
A view controller that can have 4 views added to it and rotated via swiping left/right. Currently requires exactly 4 views, otherwise it's gonna look bad.
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.
DejalActivityView
December 08, 2012 • BSD License
DejalActivityView conveniently displays a horizontal, bezel-style, or keyboard-covering view with a spinning activity indicator and adjustable text.
Includes DejalActivityView: a simple horizont...
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.
A3GridTableView
December 05, 2012 • BSD License
A3GridTableView is a UIScrollView subclass with a high performance grid view-style layout.
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"...
IDEKit
December 03, 2012 • LGPL License
A framework for developing rich integrated development environments on the Mac. IDEKit comes with the ability to do syntax highlighting, brace matching, load plugins, and makes it very easy to wri...
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 ...