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

PSMTabBarControl screenshot

PSMTabBarControl

August 10, 2011 • BSD License
This my fork of PSMTabBarControl. It was originally created by http://www.positivespinmedia.com/dev/PSMTabBarControl.html, then updated at http://code.google.com/p/maccode/source/browse/#svn/trunk/...
CubeTabBarController screenshot

CubeTabBarController

August 09, 2011 • Unspecified License
The normal switching between view controllers on UITabBarControllers is boring. No animation whatsoever. So I decided to add a cube animation. It uses CoreAnimation to be able to rotate around the ...
JLNDragEffectManager screenshot

JLNDragEffectManager

August 08, 2011 • Custom License
A subclass of NSWindowController which allows you to replace a static dragging image with an animated effect similar to dragging items from the Library palette to a window or view in Interface Buil...
ToolDrawer screenshot

ToolDrawer

August 07, 2011 • Unspecified License
A collapsible toolbar that is affixed to one of the four corners of the screen.
ALToastView screenshot

ALToastView

August 05, 2011 • MIT License
ALToastView brings Android's Toast messages to iOS
STSegmentedControl screenshot

STSegmentedControl

August 04, 2011 • MIT License
A drop-in replacement for UISegmentedControl. It has everything you need to display a custom nice-looking segmented control.
FlipView screenshot

FlipView

August 02, 2011 • BSD License
Magazine Style View/Layout like Flipboard. Originally created by Raw Engineering, but their repository has strangely gone missing.
DCRoundSwitch screenshot

DCRoundSwitch

August 01, 2011 • MIT License
DCRoundSwitch is designed to be a drop in replacement for UISwitch. It is styled 'modern' so will unify the look of your apps into the future whilst retaining backwards capability. Drawing is done ...
REVMapCluster screenshot

REVMapCluster

July 29, 2011 • MIT License
REVClusterMap API is a simple implementation of clustering for the iOS platform. An extra layer of functionalities that enables clustering is build on top of the MapKit Framework. With a small se...
iOS Image Filters screenshot

iOS Image Filters

July 27, 2011 • MIT License
Photoshop-style filter interface for UIImage class on iOS to make Instagram-style images.
ASRangeSlider screenshot

ASRangeSlider

July 25, 2011 • Unspecified License
A Two-Thumb Slider for iOS apps.
MHNibTableViewCell screenshot

MHNibTableViewCell

July 24, 2011 • MIT License
A UITableViewCell subclass that makes it easy to load table view cells from nib files.
ELCImagePickerController screenshot

ELCImagePickerController

July 22, 2011 • MIT License
A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection.
JMNoise screenshot

JMNoise

July 21, 2011 • BSD License
A category on UIView to very easily apply a noise texture. Uses Core Graphics so that no external images or dependencies are needed.
ClockView screenshot

ClockView

July 20, 2011 • MIT License
ClockView is s simple class that will simulate an analog (or wall like) clock. ClockView makes use of various CALayers so it needs CoreAnimation (add QuartzCore.framework)
XMGradientPanel screenshot

XMGradientPanel

July 19, 2011 • Apache 2.0 License
A drop-in Gradient Panel for Mac apps that works much like NSColorPanel.
BHTabBar screenshot

BHTabBar

July 18, 2011 • MIT License
A tab bar implementation for UIKit that resembles familiar web browser tabs (*not* a UITabBar). Tabs are rendered on top of a content view which is defined by the currently selected tab's view cont...
MKTickerView screenshot

MKTickerView

July 17, 2011 • Unspecified License
MKTickerView is a drop-in replacement for a horizontal stock ticker kind-of control. Infinite scrolling, and wraps around automatically when the last item is hit. Butter smooth scrolling.
TBTabBar screenshot

TBTabBar

July 16, 2011 • Unspecified License
Custom Tab Bar imitating TweetBot's tab bar.
TLAnimatingOutlineView screenshot

TLAnimatingOutlineView

July 15, 2011 • BSD License
An animating outline view for use in OS X applications.