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

YUTableView screenshot

YUTableView

February 20, 2014 • MIT License
Subclass of UITableView which adds expandable sub-menu support to it.
XHPathCover screenshot

XHPathCover

February 20, 2014 • MIT License
XHPathCover is pull down refresh and a parallax top view with real time blur effect to any UITableView, inspired by Path for iOS.
HAPaperViewController screenshot

HAPaperViewController

February 20, 2014 • MIT License
UICollectionView with layout transitions inspired by Facebook Paper App
SBPickerSelector screenshot

SBPickerSelector

February 19, 2014 • MIT License
Easy framework to setup pickers in your app. -numerical, date and text pickers
NVCalendar screenshot

NVCalendar

February 19, 2014 • MIT License
NVCalendar is simply 2*2 view to display months,you can click on any date with beautiful animation.
No image provided.

MHVideoPhotoGallery

February 19, 2014 • MIT License
Gallery for iOS 7 Devices. A mix of the iOS Gallery and the Facebook Gallery. I took the best from the best. Have Fun.
GameCenterManager screenshot

GameCenterManager

February 19, 2014 • MIT License
GameCenterManager helps to manage Game Center in iOS and Mac apps. Report and track high scores, achievements, and challenges for different players. GameCenterManager also takes care of the heavy l...
DropboxBrowser screenshot

DropboxBrowser

February 19, 2014 • MIT License
Browse and download files using the iOS Dropbox SDK in iOS Objective-C Apps. DropboxBrowser has a beautiful interface, simple code, and lots of features. Dropbox Browser provides a simple and ef...
DBCamera screenshot

DBCamera

February 19, 2014 • MIT License
DBCamera is a simple custom photo camera with AVFoundation
ARObjectCollectionViewController screenshot

ARObjectCollectionViewController

February 19, 2014 • MIT License
UIViewController that can present a JSON NSString, JSON NSData, JSON URL, XML NSData, XML URL, RSS NSData, RSS URL, NSDictionary, NSArray, NSSet, UIImage EXIF Metadata...
WMGaugeView screenshot

WMGaugeView

February 19, 2014 • MIT License
Highly customizable gauge control for iOS.
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...