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

graphael-objc screenshot

graphael-objc

September 20, 2011 • MIT License
Objective-C wrapper for gRaphael graph charting library.
XBPageCurl screenshot

XBPageCurl

September 18, 2011 • MIT License
A page curl animation/transition for views in iOS that intends to mimic the behavior of the pages in apps like iBooks and GoogleMaps for iOS.
No image provided.

ABPadLockScreen

September 16, 2011 • MIT License
ABPadLockScreen aims to provide a universal solution to providing a secure keypad/pin lock screen to your iPhone or iPad app. With just a few lines you can have a full lock screen module ready to go.
RBFilePreviewer screenshot

RBFilePreviewer

September 11, 2011 • MIT License
RBFilePreviewer is a wrapper around Apple's QLPreviewController. Ease of use is its primary design. It can be dropped into any project and used right away. Unlike QLPreviewController, RBFilePreview...
PhotoAppLink screenshot

PhotoAppLink

September 05, 2011 • MIT License
PhotoAppLink is an open source library allowing your iOS photo app to launch other participating photo apps while passing along the current image. This will allow users to easily process an imag...
TPMultiLayoutViewController screenshot

TPMultiLayoutViewController

August 30, 2011 • MIT License
A drop-in UIViewController subclass that automatically manages switching between different view layouts for portrait and landscape orientations.
FTCoreTextView screenshot

FTCoreTextView

August 26, 2011 • MIT License
CoreText wrapper to draw rich text with HTML-like tags.
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...
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...
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.
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...
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...
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.
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.
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.