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

Smooth Line View screenshot

Smooth Line View

August 19, 2011 • Unspecified License
Smooth & fast line drawing from touch inputs for UIViews using Quartz
PDF Reader Core screenshot

PDF Reader Core

August 17, 2011 • MIT License
Open source PDF reader code for fellow iOS developers struggling with wrangling PDF files onto iOS device screens. The code is universal and does not require any XIBs (as all UI elements are cod...
KKGridView screenshot

KKGridView

August 16, 2011 • MIT License
High-performance grid view for iOS.
StrikeThroughLabel screenshot

StrikeThroughLabel

August 16, 2011 • Unspecified License
Subclass of UILabel that adds the ability to draw a line through the text.
UIXOverlayController screenshot

UIXOverlayController

August 14, 2011 • Unspecified License
General purpose overlay. Covers view with mask and presents content of another controller.
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 ...
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)
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.