Stay in touch
KOTabs
September 07, 2012 • BSD License
With KOTabs you can easily create a tabbed document interface. The user can switch between tabs with a single tap. The tabs can be closed with the "x" icon in the corner. When there are more tabs t...
KOKeyboard
September 06, 2012 • BSD License
KOKeyboard is an iOS drop-in component that adds a new row of keys to the default on-screen keyboard. It consists of swipe buttons with all common symbols, punctuation and brackets, and a special n...
HCDownload
August 27, 2012 • BSD License
Fully-featured download manager and view controller. More features and updates to come.
AH3DPullRefresh
August 26, 2012 • BSD License
A simple iOS control to add a pull to refresh and/or a pull to load more to UITableView with a cool 3D effect.
OBaconView
August 23, 2012 • BSD License
OpenBaconView is a animated hovering-views-view with datasource/delegate like a tableView for iOS.
I have used it in a private project of mine and decided to give it to the public.
Cheddar
August 22, 2012 • BSD License
Not exactly a control, but the full source code to Sam Soffes' Cheddar todo list app for iOS.
Konami Code Gesture Recognizer
August 22, 2012 • BSD License
DRKonamiCodeRecognizer is a gesture recognizer for iOS. The recognizer is a subclass of UIGestureRecognizer has can be used in the same way as any other recognizer. Swipe gestures correspond to the...
BButton
August 20, 2012 • BSD License
BButton is a subclass of UIButton that looks like the twitter bootstrap buttons.
TCTweetComposeViewController
August 19, 2012 • BSD License
TCTweetComposeViewController is a drop in replacement for TWTweetComposeViewController. It provides similar functionality but is modelled after the email composition view, which is aesthetically si...
MBSliderView
August 15, 2012 • BSD License
An iOS control that looks like the 'Slide to unlock' slider.
BDDynamicGridViewController
August 05, 2012 • BSD License
Data-aware view controller that displays a UIView list (typically, UIImageView list) in a row-dominated grid layout. This class automatically lay out the UIViews with help from a delegate class (wh...
DVSlideViewController
July 26, 2012 • BSD License
DVSlideViewController is an view controller, witch allows you to slide view controllers in- and offscreen with a swipe of your finger.
MFSideMenu
July 10, 2012 • BSD License
A sidebar slide-out menu for iOS inspired by the Facebook iOS App
MusicPlayerViewController
July 05, 2012 • BSD License
An iPhone view controller to visualize and control music playback. (Editor's note: we blurred out the album cover used here in order to prevent the wrath of certain litigious entities from being tu...
EarthView
June 24, 2012 • BSD License
3D visualization of the Earth globe for iOS that uses map tiles for imagery and OpenGL ES and GLKit for rendering.
FRLayeredNavigationController
June 15, 2012 • BSD License
Influenced by the UI of the Twitter and Soundcloud iPad apps we designed a new navigation concept for our product Checkpad MED. FRLayeredNavigationController is the foundation for this new UI. Also...
PathMove
June 12, 2012 • BSD License
A demonstration of moving an object along a bezier path in iOS.