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

UIView+MGBadgeView screenshot

UIView+MGBadgeView

June 10, 2014 • MIT License
Category which allows to show and customize a badge on every object which inherits from UIView.
AXWireButton screenshot

AXWireButton

June 10, 2014 • MIT License
UIButton with Wire / Border style. It looks good for iOS7 as Flat Design
VPRubberMenu screenshot

VPRubberMenu

June 07, 2014 • MIT License
Subclass of UICollectionViewFlowLayout and UICollectionViewCell with 'rubbery' effect. Inspired by Nike's 'Making' app.
MMPopLabel screenshot

MMPopLabel

June 07, 2014 • MIT License
A popping label with optional buttons, useful for tutorial-like tips.
BorderButton screenshot

BorderButton

June 07, 2014 • MIT License
Subclass of UIButton that gives a colored border around a UIButton. The subclass takes the textColor attribute and creates a border with that color. When a user presses the button, it will change t...
CHTransitionAnimationController screenshot

CHTransitionAnimationController

June 07, 2014 • MIT License
Transition between view controllers using pre-built custom transitions. Transition animations include: scale up/scale down, slide in from left/right/top/bottom, slide out to left/right/top/bottom, ...
AHKSlider screenshot

AHKSlider

June 07, 2014 • MIT License
A `UISlider` subclass that improves the precision of selecting values. Please read http://holko.pl/ios/2014/05/26/improving-uisliders-precision/ to learn the background story behind it.
AHKNavigationController screenshot

AHKNavigationController

June 05, 2014 • MIT License
A `UINavigationController` subclass that re-enables the interactive pop gesture recognizer when the navigation bar is hidden or a custom back button is used. It's described in detail in the blog...
AFViewShaker screenshot

AFViewShaker

June 05, 2014 • MIT License
AFViewShaker is a simple utility for performing UIView shake animations.
NSDictionary-ImageMetadata screenshot

NSDictionary-ImageMetadata

June 04, 2014 • MIT License
NSDictionary+ImageMetadata and NSDictionary-MetadataDatasource are categories for working with image metadata provided by the ImageIO framework. Preparing a UITableView with image metadata can b...
GTAppMenuController screenshot

GTAppMenuController

June 04, 2014 • MIT License
This is a simple project inspired by Paper application of Facebook.
ZFDragableModalTransition screenshot

ZFDragableModalTransition

June 03, 2014 • MIT License
Custom animation transition for presenting modal view controllers.
CCDebugHelper screenshot

CCDebugHelper

June 03, 2014 • MIT License
CCDebugHelper is a library made to speedup application debug. Instead of clicking interface to get to right view controller you can define all view controllers in your application and easy decide w...
BlurImageProcessor screenshot

BlurImageProcessor

June 01, 2014 • MIT License
BlurImageProcessor offers a very easy and practical way to generate blurred images in real time.
YCHActionSheet screenshot

YCHActionSheet

May 31, 2014 • MIT License
A custom UIActionSheet separated into sections
MMLayershots screenshot

MMLayershots

May 31, 2014 • MIT License
Layershots takes your iOS app and converts the view hierarchy into a layered photoshop (PSD) file.
APLabel screenshot

APLabel

May 31, 2014 • MIT License
Detect touch on a `UILabel`'s letters. How it works it's explained here: http://www.albertopasca.it/whiletrue/2013/09/objective-c-recognize-letter-pressed-on-uilabel/
CustomCalendar screenshot

CustomCalendar

May 31, 2014 • MIT License
Custom Calendar for iOS. * UI designed for iOS 7 * Supports iOS versions >= 6.0 * Supports iPhone and iPad * Swipe to change months * Delegate method returns selected date on selection of date
TabDump screenshot

TabDump

May 30, 2014 • MIT License
Read Tab Dump, the day's latest tech and world news on your iPhone. Made with: - BrandColors: https://www.cocoacontrols.com/controls/brandcolors - DKUserMessageView: https://www.cocoacontrol...
SMBInternetConnectionIndicator screenshot

SMBInternetConnectionIndicator

May 30, 2014 • MIT License
Internet Connection Indicator for iOS application. Shows you when there's now internet connection. Will improve the chance you get accepted to the App Store, for apple requires you to warn th...