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

No image provided.

MapManager (Swift)

September 30, 2014 • MIT License
Map manager is a MapKit wrapper to provide route direction drawing written entirely in Swift 1) Closure support 2) Get directions using Apple service 3) Get directions using Google service...
ATTutorialController screenshot

ATTutorialController

September 29, 2014 • MIT License
A tutorial controller ready to use. Uses its own UIWindow.
ZCSHoldProgress screenshot

ZCSHoldProgress

September 29, 2014 • MIT License
A UILongPressGestureRecognizer that displays its progress.
BMAGridPageControl screenshot

BMAGridPageControl

September 29, 2014 • MIT License
Do you want to suggest to your users that they can do more than just scrolling? Enter BMAGridPageControl. BMAGridPageControl is designed to be really similar to UIPageControl. You control it spe...
MAPageViewController screenshot

MAPageViewController

September 29, 2014 • MIT License
MAPageViewController is a simple wrapper around the most common boiler-plate UIPageViewController setup, requiring you only to specify an array of view controllers to set up.
PendulumView screenshot

PendulumView

September 29, 2014 • MIT License
Pendulum balls
ZCSAvatarCapture screenshot

ZCSAvatarCapture

September 29, 2014 • MIT License
User avatar editing made nice.
PhoneKit screenshot

PhoneKit

September 29, 2014 • MIT License
Make VoIP phone calls in <10 lines of code! PhoneKit is an easy to use extension/wrapper of the Twilio Client iOS SDK for easily making/receiving VoIP calls from inside your iOS app. PhoneKit provi...
IJSVG screenshot

IJSVG

September 29, 2014 • MIT License
IJSVG is an open source library created for Mac OS X 10.7+ to render SVG's within your application. It was developed for use with IconJar (in development) and is extremely fast and easy to use.
No image provided.

DFTDebugScreenshot

September 29, 2014 • MIT License
Simple debug tool for screenshot. It will write out the debug image of the ViewController being displayed. ``` pod 'DFTDebugScreenshot' ```
TFStackingSectionsTableView screenshot

TFStackingSectionsTableView

September 28, 2014 • MIT License
In a regular table view, only the current section header is pinned to the top. TFStackingSectionsTableView keeps all the section headers on screen, stacked at the top and bottom of the table. You c...
AMBTableViewController screenshot

AMBTableViewController

September 28, 2014 • Apache 2.0 License
Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts.
KBRoundedButton screenshot

KBRoundedButton

September 28, 2014 • MIT License
KBRoundedButton allows you to create beautiful rounded rect button with dynamic colors and activity indicator, completely in Interface Builder. Available via CocoaPods: pod 'KBRoundedButton'
BKZoomView screenshot

BKZoomView

September 25, 2014 • MIT License
A UIView that will zoom into its parent view. It can be implemented with only three lines of code and is very easy to use. It is optionally drag-able with a customizable zoom scale.
DBImageView screenshot

DBImageView

September 25, 2014 • MIT License
A simple object to load images asynchronously
SphereMenu screenshot

SphereMenu

September 25, 2014 • MIT License
An interesting menu.
DTIToastCenter (Swift) screenshot

DTIToastCenter (Swift)

September 25, 2014 • MIT License
A toast center for displaying quick toast to the user. Written in swift.
VMXMLParser (Swift) screenshot

VMXMLParser (Swift)

September 25, 2014 • MIT License
VMXMLParser is a NSXMLParser wrapper in Swift Features: 1) Closure based 2) Response as array of dictionaries 3) Unicode support 4) Just two lines and you are done :) SAMPLE...
SlackTextViewController screenshot

SlackTextViewController

September 24, 2014 • Apache 2.0 License
A drop-in UIViewController subclass with a growing text input view and other useful messaging features. Meant to be a replacement for UITableViewController & UICollectionViewController.
TNColorScrollViewController screenshot

TNColorScrollViewController

September 24, 2014 • MIT License
A view controller for Objective-C which creates a scrollview with view with different background colors.