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

HVTableView screenshot

HVTableView

December 08, 2013 • MIT License
UITableView with expand/collapse feature (fully animatable) This is a subclass of **UITableView** with expand/collapse feature that may come so handy in many apps. The developer can save a lot o...
BidirectionalCollectionView screenshot

BidirectionalCollectionView

December 08, 2013 • MIT License
A customized collection view using UICollectionView and UITableView supporting vertical and horizontal scrolling.
RSCameraSwitcher screenshot

RSCameraSwitcher

December 07, 2013 • MIT License
A pure code implementation of http://dribbble.com/shots/929359-Camera-Switch with beautiful animations.
NAModalSheet screenshot

NAModalSheet

December 07, 2013 • MIT License
NAModalSheet - present your own view modally with a blurred version of the background showing through. The view can slide on from the top or bottom of the screen (or some offset from the edge) or f...
Vkontakte iOS SDK screenshot

Vkontakte iOS SDK

December 07, 2013 • MIT License
Powerful & flexible Vkontakte iOS SDK
RFTapEditLabel screenshot

RFTapEditLabel

December 06, 2013 • MIT License
UILabel subclass with UIAlertView editing. Support for masked passwords and placeholders.
SDCAlertView screenshot

SDCAlertView

December 06, 2013 • MIT License
SDCAlertView adds a contentView property to a pixel-for-pixel clone of UIAlertView
RFMathTextField screenshot

RFMathTextField

December 06, 2013 • MIT License
A simple validator/equation answerer.
Pulsing Halo screenshot

Pulsing Halo

December 05, 2013 • MIT License
A CALayer subclass for indicating Pulsing Halo.
Canvas screenshot

Canvas

December 05, 2013 • MIT License
Animate in Xcode without code.
RFKeyboardToolbar screenshot

RFKeyboardToolbar

December 05, 2013 • MIT License
This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews. This is used in https://www.cocoacontrols.com/controls/rfmarkdowntextvi...
MZAppearance screenshot

MZAppearance

December 05, 2013 • MIT License
UIAppearance proxy for custom objects basen on NSInvocation.
No image provided.

TDImageColors

December 05, 2013 • MIT License
iOS Library used to detect a number of most used colors in a UIImage. ``` pod 'TDImageColors', '~> 0.2' ```
HUChart screenshot

HUChart

December 05, 2013 • MIT License
A simple (but the first) semi circle chart (half pie chart) for iOS to draw semi-circle chart for some cases which has a LITTLE SPACE to make a full circle chart.
RFMarkdownTextView screenshot

RFMarkdownTextView

December 03, 2013 • MIT License
This is a UITextView that is supposed to replicate the comment toolbar in iOctocat (http://ioctocat.com) with auto-insert markdown functionality.
LSCTableView screenshot

LSCTableView

December 02, 2013 • MIT License
This is an open reimplementation of UITableView that strives to be a high performance, API-compatible, drop-in replacement class.
ETFoursquareImages screenshot

ETFoursquareImages

December 02, 2013 • MIT License
When you scroll, image's shown area will become bigger. Like it appears on places' page in Foursquare app.
JSQSystemSoundPlayer screenshot

JSQSystemSoundPlayer

December 02, 2013 • MIT License
A fancy Obj-C wrapper for iOS System Sound Services.
TQMultistageTableView screenshot

TQMultistageTableView

December 02, 2013 • MIT License
TQMultistageTableView是一个分3层的列表控件,第一层点击后,可展开第二层列表,第二层点击可展开第三层视图。层之间展开和关闭是互斥的,同时只有一个展开的列表层级。支持最低IOS版本为 IOS6.0 。
RMMultipleViewsController screenshot

RMMultipleViewsController

December 01, 2013 • MIT License
This is an iOS control for showing multiple view controller in one view controller and selecting one with a segmented control