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

A-ClickableLabel screenshot

A-ClickableLabel

May 31, 2016 • MIT License
A clickable label, you can set event when user tap on every characters or word. It also provides an easy way to define every characters style on the label.
Scrollable GraphView screenshot

Scrollable GraphView

May 23, 2016 • MIT License
An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
PanGestureView screenshot

PanGestureView

May 23, 2016 • MIT License
PanGestureView allows you to attach custom actions that will be triggered when the user pans the view. Think of it as a swipeable UITableViewCell, but as a generic UIView.
Distributed Notifications screenshot

Distributed Notifications

May 23, 2016 • MIT License
Distributed Notifications using Core Foundation API: CFNotificationCenterGetDistributedCenter. One daemon is a LaunchAgent daemon, who runs as an Agent in OS X status bar. The second daemon i...
ANStepperView screenshot

ANStepperView

May 23, 2016 • MIT License
A UIStepperView lightweight replacement with Stepper Indicator and multiple styles.
EPSignature screenshot

EPSignature

May 23, 2016 • MIT License
Signature component for iOS in Swift
TKKeyboardControl screenshot

TKKeyboardControl

May 23, 2016 • MIT License
TKKeyboardControl adds keyboard awareness and scrolling dismissal (a.k.a. iMessages app) to any view with only 1 line of code for Swift.
HKDebug screenshot

HKDebug

May 20, 2016 • MIT License
Another custom debug log with colors (based in SwiftyBeaver but for Objective-C) with help of XcodeColors
GUIActivityIndicatorView screenshot

GUIActivityIndicatorView

May 20, 2016 • MIT License
GUIActivityIndicatorView is a CoreAnimation based activity indicator view that mimics the GMail app's
Chaty screenshot

Chaty

May 20, 2016 • MIT License
Anonymous chat app leveraging Google's Firebase, a NoSQL backend and WebSocket for real time data synching
ASBubbleDrag screenshot

ASBubbleDrag

May 20, 2016 • MIT License
round icon drag control (made in swift) dock style
Tailor screenshot

Tailor

May 20, 2016 • MIT License
A super fast & convenient object mapper tailored for your needs
TiltingScrollView screenshot

TiltingScrollView

May 16, 2016 • MIT License
UIScrollView subclass that scrolls when the user tilts the device.
ElasticTransition ObjC Version screenshot

ElasticTransition ObjC Version

May 16, 2016 • MIT License
A UIKit custom transition that simulates an elastic drag.This is the Objective-C Version of Elastic Transition written in Swift by lkzhao
HMGLNavigationController screenshot

HMGLNavigationController

May 16, 2016 • MIT License
Custom UINavigationController subclass that includes HMGLTransitions (3D) animations.
ADPuzzleAnimation screenshot

ADPuzzleAnimation

May 14, 2016 • MIT License
Inspired by Fabric - Answers animation. Allows to "build" given view with pieces. Allows to "destroy" given view into pieces. Check demo animation gif - https://goo.gl/mcgMnq
UIDropDown screenshot

UIDropDown

May 14, 2016 • MIT License
An elegant dropdown for iOS written in Swift using Ionicons.
Petal screenshot

Petal

May 11, 2016 • MIT License
Petal is a beautiful activity indicator to show that a task is in progress
EPShapes screenshot

EPShapes

May 11, 2016 • MIT License
Design shapes in Interface Builder
VKSideMenu screenshot

VKSideMenu

May 11, 2016 • MIT License
Side menu based on UITableView with blur effect written on Objective-C.