Stay in touch
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...
SYEmojiPopover
January 24, 2013 • Custom License
Popover view to select emoji character from iOS 5+ possible characters. iOS 5+, ARC.
It consists in two classes.
SYEmojiCharacters generates a list of Emoji characters separated in sections, de...
BZSlideOut
January 23, 2013 • Apache 2.0 License
The slide-out control demo, like Path, where you can slide left and right. Basic functions are ready, more to go
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.
BTBreadcrumbView
January 22, 2013 • Unspecified License
A breadcrumb control for iOS. Features:
* Simple API
* Animated transition
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.
AGImageChecker
January 19, 2013 • BSD License
Light library to visually check your app images.
AGImageChecker is a lightweight iOS library that helps developers to find problems in their used images. It detects when images are smaller or ...
AmazeKit
January 19, 2013 • Apache 2.0 License
AmazeKit is an image rendering library for iOS. Its goal is to retain the performance of using .png-formatted images in UIKit classes, while avoiding the chore of creating these images in Photoshop...
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.
AMAttributedHighlightLabel
January 18, 2013 • MIT License
A UILabel subclass with mention/hashtag/link highlighting.