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

MAThermometer screenshot

MAThermometer

June 27, 2014 • MIT License
A Progress bar shaped as a thermometer customizable. You can also use it to display temperature !
DKTuner screenshot

DKTuner

June 26, 2014 • MIT License
A Tuner control for setting a scalar value, or time or any catalog value.
xcfui screenshot

xcfui

June 26, 2014 • MIT License
Xcode plugin for [fui tool](https://github.com/dblock/fui), which finds unused imports.
BAPersistentOperationQueue screenshot

BAPersistentOperationQueue

June 26, 2014 • MIT License
A persistent operation queue that uses a database to save operations that need to be completed at a later time.
RBMenu screenshot

RBMenu

June 23, 2014 • MIT License
A menu for iOS that was inspired by Medium iOS APP
YouTube Data API 3 screenshot

YouTube Data API 3

June 23, 2014 • MIT License
A simple wrapper for YouTube data API 3.0 written completely in Objective-C.
RSPOPAlertView screenshot

RSPOPAlertView

June 23, 2014 • MIT License
Fullscreen pop-able and block-able alert view.
SSACreditCardValidator screenshot

SSACreditCardValidator

June 23, 2014 • MIT License
A simple credit card validation class for iOS.
AFBlurSegue screenshot

AFBlurSegue

June 21, 2014 • MIT License
Custom UIStoryboardSegue implementation for blurring the background of a modal view controller
BHTKeyboardAnimationBlocks screenshot

BHTKeyboardAnimationBlocks

June 21, 2014 • MIT License
UIViewController category making life easier when working with animations on keybard appearing/disappearing. Provides a simple block based API to set animations to be performed on each of UIKeyboar...
btSimplePopUp-Menu screenshot

btSimplePopUp-Menu

June 21, 2014 • MIT License
This is a simple popup menu for iOS. Inspired by iOS7 grouping folder (loook alike) in the springboard. Is is purely based on UIView. Includes flats looks, callbacks using blocks & several options ...
DZNEmptyDataSet screenshot

DZNEmptyDataSet

June 21, 2014 • MIT License
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display. It will work automatically, by just conforming to DZNEmptyDataS...
No image provided.

ODSAccordionView

June 20, 2014 • MIT License
Yet another accordion style container view.
TMConsecutiveDayHelper screenshot

TMConsecutiveDayHelper

June 20, 2014 • MIT License
A pretty basic implementation to help keep track of a users streak of days where he/she has launched your app. The component uses NSUserDefaults to keep track of the dates. It also makes use of ...
UAProgressView screenshot

UAProgressView

June 19, 2014 • MIT License
UAProgressView is a simple and lightweight, yet powerful animated circular progress view.
JPRequest screenshot

JPRequest

June 18, 2014 • MIT License
JPRequest is a simple Objective-C object to send and receive POST and GET data from a webservice
RSPOPPickerSheet screenshot

RSPOPPickerSheet

June 18, 2014 • MIT License
Fullscreen pop-able and block-able picker sheet. PROBLEM In one of my working projects, I need to show a picker view in a UITableViewController's tableView, so I add a picker view as a subvie...
LMGeocoder screenshot

LMGeocoder

June 17, 2014 • MIT License
Simple wrapper for geocoding and reverse geocoding, using both Google Geocoding API and Apple iOS Geocoding Framework.
btSimpleRippleButton screenshot

btSimpleRippleButton

June 17, 2014 • MIT License
This is a custom button for iOS with a ripple effect. It is simple to integrate and is customizable. Supports a callback using blocks.
PI_EmojiPicker screenshot

PI_EmojiPicker

June 17, 2014 • MIT License
Simple NSView or NSViewController based picker for Emoji. I took the wonderful work of AGEmojiKeyboard (https://github.com/ayushgoel/iOS-emoji-keyboard) as a base to create an OS X version. ...