Stay in touch
NTMonthYearPicker
February 16, 2014 • MIT License
NTMonthYearPicker is a simple month / year picker component for use in iOS applications.
The standard iOS UIDatePicker component only allows you to specify full dates (i.e. day, month and year),...
M13OrderedDictionary
February 16, 2014 • MIT License
M13OrderedDictionary is a cross between NSArray and NSDictionary. It holds an ordered list of objects and keys. All of which can be accessed by index, or key. This class is the only fully implement...
ACReuseQueue
February 15, 2014 • MIT License
A queue to keep and reusing objects.
A reuse queue is a way to quickly reuse objects when object allocation and initialization is time-consuming. This reuse queue is inspired after UITableView's...
LGBluetooth
February 14, 2014 • MIT License
Simple, block-based, lightweight library over CoreBluetooth.
Will clean up your Core Bluetooth related code.
MKFoundationKit
February 12, 2014 • MIT License
Collection of categories for NSFoundation classes to accelerate development.
PopulateKit
February 10, 2014 • MIT License
Populate is both an iOS app and library to easily create random-generated contacts.
- the Populate app let you configure and add contacts to the iOS address book.
- the PopulateKit library le...
NAKPlaybackIndicatorView
February 10, 2014 • MIT License
NAKPlaybackIndicatorView is a view that mimics the music playback indicator in the Music.app on iOS 7. It has three vertical bars and they oscillate randomly.
ASCScreenBrightnessDetector
February 08, 2014 • MIT License
ASCScreenBrightnessDetector lets you easily detect screen brightness changes and provides some useful delegate methods.
RMPickerViewController
February 08, 2014 • MIT License
This is an iOS control for selecting something using UIPickerView in a UIActionSheet like fashion
CRFAQTableViewController
February 08, 2014 • MIT License
CRFAQTableViewController allows you to quickly and easily display a clickable interface to navigate question and answer style content.
DropdownMenu
February 07, 2014 • MIT License
DropdownMenu is a navigation controller for setting the view of a ContainerViewController using a dropdown menu. Dropdown menus are in many situations superior to the more commonly used slide menu,...
No image provided.
SBInstagram Viewer
February 07, 2014 • MIT License
Easy Objective-C framework to show an instagram feed on iOS
DoImagePickerController
February 07, 2014 • MIT License
An image picker controller with single selection and multiple selection. Support to select lots photos with panning gesture.
PDKTStickySectionHeadersCollectionViewLayout
February 06, 2014 • MIT License
UICollectionView Layout that makes section headers stick to the top of the collection view, over its section cells.
STPTransitions
February 06, 2014 • MIT License
Unified, easy API for custom iOS view controller transitioning.
MRSwipeTableViewCell
February 06, 2014 • MIT License
A UITableViewCell that allow swipe left to reveal a background view with parallax effect.