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

YCTaskManager screenshot

YCTaskManager

December 10, 2013 • Unspecified License
A simple open source iPhone app for managing UILocalNotifications. Notifications are displayed with UITableViewCells and can be canceled/deleted using the standardized swipe to delete method.
MZGraph screenshot

MZGraph

December 10, 2013 • Public Domain License
This is a simple graph. Easy to Implement and Customize.
RKTabView screenshot

RKTabView

December 09, 2013 • MIT License
Easy applicable toolbar/tabbar component for iOS. RKTabView provides the opportunity to create toolbars with customizable behavior, functions and appearance. Standard iOS components such as UITa...
No image provided.

AMDraggableBlurView

December 09, 2013 • MIT License
Draggable blurred view. This control is inspired by the brilliant work of César Pinto Castillo's AMBlurView
DMCustomTransitions screenshot

DMCustomTransitions

December 09, 2013 • MIT License
Custom transitions for iOS 7: Scale, Alpha, and Slide.
AAShareBubbles screenshot

AAShareBubbles

December 08, 2013 • MIT License
Animated social share buttons control for iOS. Supports share buttons: Facebook, Twitter, Google+, Tumblr, Vkontakte (vk.com), LinkedIn, Pinterest, Youtube, Vimeo, Reddit, Instagram, Whatsapp, E-...
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.
RFPasswordGenerator screenshot

RFPasswordGenerator

December 07, 2013 • Public Domain License
I found this (http://neilang.com/entries/how-to-write-a-password-generator/) great article about writing your own Password Generator so I decided to create one. How To Get Started: 1. Drag an...
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' ```