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

IBCellFlipSegue screenshot

IBCellFlipSegue

February 27, 2013 • Apache 2.0 License
A simple custom segue created to imitate the animation shown on the main menu of the Expedia Hotels & Flight app.
DBFBProfilePictureView screenshot

DBFBProfilePictureView

February 20, 2013 • Apache 2.0 License
The control improves on a number of aspects of the Facebook SDK provided FBProfilePictureView. 1) Caching of the downloaded profile images, so the network does not get hit for every instance of the...
KKProgressToolbar screenshot

KKProgressToolbar

February 17, 2013 • Apache 2.0 License
KKProgressToolbar is an iOS drop-in class that displays a translucent UIToolbar with a progress indicator and some optional labels while work is being done in a background thread
SocialAccounts screenshot

SocialAccounts

February 12, 2013 • Apache 2.0 License
SocialAccounts is an iOS framework that provides an easy way to manage social network accounts
TimesSquare screenshot

TimesSquare

February 05, 2013 • Apache 2.0 License
TimesSquare is a library to display a calendar in a view in your iPhone or iPad app. We wrote it after searching high and low for a better way and finding none.
Note IT: Markdown Notebook screenshot

Note IT: Markdown Notebook

February 01, 2013 • Apache 2.0 License
Not a control but full source code of an app. The app is not finished and has never been published on the App Store. To use, switch to the `Notepad` target and launch.
PdfReportKit screenshot

PdfReportKit

January 26, 2013 • Apache 2.0 License
PdfReportKit is a small utility to create a PDF report starting with an HTML template. It supports header, footer, or other content that needs to appear on every page of the report.
BZSlideOut screenshot

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
AmazeKit screenshot

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

MTLabel

January 17, 2013 • Apache 2.0 License
By default, UIKit's UILabel provides many limitations, such as unable to customize line height attribute. This is a simple subclass of UIView which uses CoreText framework to draw text. It's sti...
TKRoundedView screenshot

TKRoundedView

January 16, 2013 • Apache 2.0 License
Simple and advanced rounded corners without images, perfect for implementing grouped table view cells
ACEDrawingView screenshot

ACEDrawingView

January 10, 2013 • Apache 2.0 License
ACEDrawingView is a sample project showing exactly how to create a nice and smooth drawing application. In a few lines of code it supports drawing with different colors and line width. It also incl...
KLNoteViewController screenshot

KLNoteViewController

January 02, 2013 • Apache 2.0 License
A control that organizes multiple navigation controllers in a stack inspired by Evernote 5.0 app <p>This control is dual licensed:</p> <ul> <li><strong>- For Free,</strong> under the terms of ...
WCAlertView screenshot

WCAlertView

December 09, 2012 • Apache 2.0 License
WCAlertView is a subclass from UIAlertView with possibility of color customization, which support also Objective-C blocks.
CHSectionSelectionView screenshot

CHSectionSelectionView

November 29, 2012 • Apache 2.0 License
Easy to use and highly customizable View that displays selector controls for (e.g.) UITableView Sections. This project is inspired by the iPads Address Book application.
KLExpandingSelect screenshot

KLExpandingSelect

November 25, 2012 • Apache 2.0 License
A UI Control based on Summly's expanding sharing control. <p>This control is dual licensed:</p> <ul> <li><strong>- For Free,</strong> under the terms of the <a href = "http://opensource.org/li...
FWTPopover screenshot

FWTPopover

November 25, 2012 • Apache 2.0 License
FWTPopoverView is a pretty flexible custom view that helps when you need to show a popover with a pointing arrow. The idea is to expose a very simple and basic API and make easy to extend by access...
No image provided.

KLHorizontalSelect

November 21, 2012 • Apache 2.0 License
A horizontal scrolling selector based on the control found on 8tracks' iPhone app. <p>This control is dual licensed:</p> <ul> <li><strong>- For Free,</strong> under the terms of the <a href = ...
THContactPicker screenshot

THContactPicker

November 14, 2012 • Apache 2.0 License
An iOS view used for selecting multiple contacts. This view mimics the contact selection in the Apple Mail app
CHDigitInput screenshot

CHDigitInput

November 09, 2012 • Apache 2.0 License
A UIPickerView alternative for entering integer values.