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

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, ...
No image provided.

MPParallaxCollection

June 07, 2014 • BSD License
a collection view layout + cell that can do something percent driven ( parallax for image + custom) A collection view layout and a cell subclass usefull to made parallax of an image during the s...
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.
CZWeatherKit screenshot

CZWeatherKit

June 05, 2014 • BSD License
CZWeatherKit is a simple, extensible weather library for iOS and OS X that allows for easy downloading of weather data from various weather services.
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.
KPCClipShadowsScrollView screenshot

KPCClipShadowsScrollView

June 04, 2014 • MIT License
A simple Cocoa NSScrollView subclass that allows to draw on its top and its bottom small shadow rectangles to provide a subtle and discrete fade effect, for a smoother visual transition.
Curious screenshot

Curious

June 04, 2014 • GPL License
iOS inspector for curious people. Inspect the hierarchy of apps and objects' available methods! Useful for debugging, and knowing how something works.
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.
No image provided.

MPSkewed

June 03, 2014 • BSD License
A super-cool collection view cell and layout inspired by http://capptivate.co/2014/01/18/timbre-2/
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.
No image provided.

UIView-Blur

June 01, 2014 • GPL License
Add a dynamic blur effect to any UIView in two lines of code. follow me on twitter : <a href="http://www.twitter.com/mikeMTOL">@mikeMTOL</a> blog: <a href="http://www.mikethinkingoutloud.com">M...
YCHActionSheet screenshot

YCHActionSheet

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

PlistModel

May 31, 2014 • MPL License
A simple and easy way to interact with Plists as objects with properties populated at runtime and smart saving.