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

AGSpriteButton screenshot

AGSpriteButton

June 28, 2014 • MIT License
A custom button control for SpriteKit. Subclassed from SKSpriteNode, it handles touches on it's own and performs a desired selector, block or action.
No image provided.

PKHUD

June 28, 2014 • MIT License
A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
No image provided.

YLGIFImage-Swift

June 28, 2014 • MIT License
Swift implementation of YLGIFImage
FeSlideFilter screenshot

FeSlideFilter

June 27, 2014 • MIT License
The whole-new way to show your filter. See before/after photo in realtime by sliding your finger over the view.
No image provided.

BSImagePicker

June 27, 2014 • MIT License
BSImagePicker is a multiple image picker for iOS 8
SCLAlertView-Swift screenshot

SCLAlertView-Swift

June 26, 2014 • MIT License
Beautiful Alert View. Written in Swift
MPGTextField screenshot

MPGTextField

June 26, 2014 • MIT License
An autocomplete textfield for iOS which provides suggestions as you type. Written both in Swift and Objective C, the textfield can be configured to ensure that a selection is compulsorily made from...
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.
PASImageView screenshot

PASImageView

June 24, 2014 • MIT License
Rounded async imageview downloader lightly cached and written in Swift
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.
CGParallaxCollectionView screenshot

CGParallaxCollectionView

June 23, 2014 • MIT License
Extending Ole Begemann CGParallaxCollectionView to Swift.
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 ...