Stay in touch
RETrimControl
January 26, 2013 • MIT License
iOS audio trim control, similar to the one seen in default iPhone Voice Memos app.
CJPAdController
January 26, 2013 • MIT License
A singleton class providing a simple way to add iAd and/or Google AdMob ads to a view controller. Choose whether iAds or AdMob is your default and fall back to the other.
JASidePanels
January 25, 2013 • MIT License
UIViewController container designed for presenting a center panel with revealable side panels - one to the left and one to the right.
JPStackedViewController
January 25, 2013 • MIT License
Stacked UIViewControllers with some style. Stack multiple view controllers that can be moved around. Both Swiping and panning gestures work (only left/right).
InAppSettings
January 24, 2013 • MIT License
InAppSettings provides a view controller that displays the application's Settings.bundle as it appears in the iPhone settings. Allowing the same preferences in app and in the iPhone settings.
KGKeyboardChangeManager
January 24, 2013 • MIT License
A wrapper around the hairy world of iOS keyboard notifications and frames.
Pushing content out of the way of the keyboard can be pretty troublesome on iOS. The frame you get is in portrait scree...
DMSplitView
January 23, 2013 • MIT License
DMSplitView is a revisited version of the standard OSX's NSSplitView control. The e problem with NSSplitView is that some things which should be simple require implementing unintuitive delegate met...
CMNavBarNotificationView
January 23, 2013 • MIT License
An in-app notification view that mimics the iOS 6's revolving notification views which appear above the navigation bar.
Features:
* Animation and layout similar to iOS 6 notifications
* Prov...
KTTextView
January 22, 2013 • MIT License
KTTextView derives from UITextView enhancing it with new features. The only new feature at the moment is the placeholderText property. The placeholderText property works the same as UITextField's p...
LSTabs
January 22, 2013 • MIT License
LSTabs for iOS is a small collection of well-documented classes to create tinted buttons, compound buttons with a badge (tabs) or manage collections of tabs in horizontal or vertical layout
DLIDEKeyboard
January 22, 2013 • MIT License
Drop-in component for adding additional keyboard keys to both iPad/iPhone keyboards.
MAImagePickerController
January 21, 2013 • MIT License
MAImagePickerController is a flexible replacement of UIImagePickerController with support for filtering, editing, cropping and removing distortion from images.
LEColorPicker
January 21, 2013 • MIT License
A Cocoa-Touch system for getting a color scheme in function of an image, like iTunes 11 does. It is designed as a general purpose class set, in which LEColorPicker is the interface for your client ...
ASMediaFocusManager
January 21, 2013 • MIT License
ASMediaFocusManager gives the ability to focus on any image by a simple tap. The image is automatically animated to a focused fullscreen image view. Another tap on the focused view shrinks the imag...
KWFontPicker
January 20, 2013 • MIT License
A font picking UIPickerView and keyboard manager for iPhone.
NYSliderPopover
January 18, 2013 • MIT License
A UISlider Category to display a popover with text above slider. Appears and disappears automatically at the touch, accompanies the slider by dragging.