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

FireUIPagedScrollView screenshot

FireUIPagedScrollView

August 24, 2011 • MIT License
Very nice UIScrollView ready to handle View Controllers as pages, handle orientation changes and integrate with UIPageControl and UISegmentedControl out of the box. Features: - Handles Orienta...
RSColorPicker screenshot

RSColorPicker

August 23, 2011 • Unspecified License
Easy to use, simple to customize. HSV Color picker for iPhone and iPad. Uses delegation and allows full control over brightness.
WhirlyGlobe-Maply Component screenshot

WhirlyGlobe-Maply Component

August 22, 2011 • Apache 2.0 License
The WhirlyGlobe-Maply Component is a self contained Objective-C framework you can use to put a 3D interactive globe or a flat map in your app. The globe can support vector data, labels, marker...
JSTokenField screenshot

JSTokenField

August 21, 2011 • BSD License
An iOS token field based on the behaviour and functionality provided by Mail.app's email recipient field.
HPGrowingTextView screenshot

HPGrowingTextView

August 19, 2011 • MIT License
An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small (out...
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.
JUInspectorView screenshot

JUInspectorView

August 15, 2011 • MIT License
JUInspectorView is a shameless copy of Xcode 4s inspector views. It draws a header with a title and then a custom NSView or NSView subclass as the body. There is a disclosure triangle to open/close...
UIXOverlayController screenshot

UIXOverlayController

August 14, 2011 • Unspecified License
General purpose overlay. Covers view with mask and presents content of another controller.
JUCollectionView screenshot

JUCollectionView

August 11, 2011 • MIT License
JUCollectionView aims to be a drop in replacement for the extremely slow NSCollectionView. Instead of loading every possible cell at once, JUCollectionView only displays the visible cells. To impro...
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 ...