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

HTPullToRefresh screenshot

HTPullToRefresh

July 22, 2016 • MIT License
This is a fork from the famous SVPullToRefresh pod with 2 additional functionalities: - Can add multiple pull-to-refresh views into one single UIScrollView - Support both vertical and horizontal ...
FMDBDataTable screenshot

FMDBDataTable

July 22, 2016 • MIT License
Based on the FMDB, as long as a few steps can be completed on the single table of the CRUD operation.
TTCountryFlagLabel screenshot

TTCountryFlagLabel

July 22, 2016 • Apache 2.0 License
Simple UILabel subclass that displays a country emoji flag instead of the provided 2 letter ISO_3166-1_alpha-2 NSString
KBCScrollView screenshot

KBCScrollView

July 22, 2016 • Apache 2.0 License
UIView slider / carousel
JHUD screenshot

JHUD

July 22, 2016 • MIT License
A full screen of the Hud when loading the data (Objective-C).
DPRadialMenu screenshot

DPRadialMenu

July 21, 2016 • Apache 2.0 License
Radial menu written in Objective-C with up to 3 buttons.
MKSHorizontalLineProgressView screenshot

MKSHorizontalLineProgressView

July 21, 2016 • Apache 2.0 License
It is a subclass of UIView and provides you horizontal progress line view with filled percentage value
Mail Menu Bar Indicator screenshot

Mail Menu Bar Indicator

July 21, 2016 • Apache 2.0 License
Menu bar unread count indication for Mail.app in Mac OS.
PGDrawerTransition screenshot

PGDrawerTransition

July 21, 2016 • MIT License
SImple Drawer Percentage Transitioning. https://cocoapods.org/?q=PGDrawerTransition
HcdCachePlayer screenshot

HcdCachePlayer

July 20, 2016 • MIT License
A video player with cache
CarouselView screenshot

CarouselView

July 19, 2016 • MIT License
Infinite scrolling page view.
MaterialDesignColorObjC screenshot

MaterialDesignColorObjC

July 19, 2016 • MIT License
Color library for Objective C. Currently supports GoogleMaterialDesignColor
MSSKeyboardManager screenshot

MSSKeyboardManager

July 19, 2016 • MIT License
Utility for managing and assisting with iOS keyboard updates.
MD360Player4iOS screenshot

MD360Player4iOS

July 18, 2016 • Apache 2.0 License
It is a lite library to render 360 degree panorama video for iOS. VR Player.
DRAuraButton screenshot

DRAuraButton

July 18, 2016 • MIT License
A UIButton subclass that adds two rotating arcs around it. The button can change
LMDistanceCalculator screenshot

LMDistanceCalculator

July 18, 2016 • MIT License
LMDistanceCalculator is a simple wrapper for calculating geometry and real distance between any locations on Earth.
iOS-Signature-Capture screenshot

iOS-Signature-Capture

July 17, 2016 • MIT License
iOS-Signature-Capture is helps to capture the user signature with name and signed date in iOS and supports both Objective-c and Swift languages.
SMFloatingLabelTextField screenshot

SMFloatingLabelTextField

July 17, 2016 • Apache 2.0 License
A subclass of UITextField that displays floating placeholder
Venn diagram (Objective C) screenshot

Venn diagram (Objective C)

July 17, 2016 • Apache 2.0 License
Implement a venn diagram using objective C.
MLLayout screenshot

MLLayout

July 17, 2016 • MIT License
Flexbox in Objective-C, using Facebook's css-layout. Inspired by React Native. - Flexbox is the best way to layout in mobile platform. So many popular libraries use it, eg: componentkit, Asyn...