6,696 open source UI components
for iOS, iPadOS, macOS, tvOS, and watchOS.

IQURLConnection screenshot

IQURLConnection

February 19, 2014 • MIT License
A replacement of sendAsynchronousRequest of NSURLConnection with ResponseBlock, ProgressBlock & CompletionBlock
ValidateIt screenshot

ValidateIt

February 17, 2014 • MIT License
IOS Form Validation Library
CCKFNavDrawer screenshot

CCKFNavDrawer

February 17, 2014 • MIT License
CCKFNavDrawer is a custom navigation controller that provides an Android-style navigation drawer.
InstagramKit screenshot

InstagramKit

February 17, 2014 • MIT License
A neat little blocks-based Objective C wrapper for the Instagram API. It readily parses the JSON responses on a background thread and does the dirty work for you so you just have to deal with In...
MRCircularProgressView screenshot

MRCircularProgressView

February 17, 2014 • MIT License
Custom circular UIView that allow set progress similar to AppStore control.
IQDatabaseManager screenshot

IQDatabaseManager

February 16, 2014 • MIT License
IQDatabaseManager contains CoreData helper classes with convenience methods to communicate with CoreData for performing common tasks (inserting+updating+deleting+sorting+searching) on database reco...
RMDownloadIndicator screenshot

RMDownloadIndicator

February 16, 2014 • MIT License
RMDownloadIndicator is a visual display for downloading of files. It displays the amount of file download as a pie chart just like the app download from the app store in iOS . The colors, radius pe...
NTMonthYearPicker screenshot

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 screenshot

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 screenshot

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...
GHContextMenu screenshot

GHContextMenu

February 14, 2014 • MIT License
Pinterest like context menu control for iOS
LGBluetooth screenshot

LGBluetooth

February 14, 2014 • MIT License
Simple, block-based, lightweight library over CoreBluetooth. Will clean up your Core Bluetooth related code.
JJTopMenu screenshot

JJTopMenu

February 12, 2014 • MIT License
Simple top menu with selected indicator.
LTHMonthYearPickerView screenshot

LTHMonthYearPickerView

February 12, 2014 • MIT License
Simple to use month & year picker view
MKFoundationKit screenshot

MKFoundationKit

February 12, 2014 • MIT License
Collection of categories for NSFoundation classes to accelerate development.
PopulateKit screenshot

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 screenshot

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 screenshot

ASCScreenBrightnessDetector

February 08, 2014 • MIT License
ASCScreenBrightnessDetector lets you easily detect screen brightness changes and provides some useful delegate methods.
RMPickerViewController screenshot

RMPickerViewController

February 08, 2014 • MIT License
This is an iOS control for selecting something using UIPickerView in a UIActionSheet like fashion
XML-Reader screenshot

XML-Reader

February 08, 2014 • MIT License
XML Reader for OS X that allows you to preview a XML url as well as convert it to JSON format.