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

SEHumanizedTimeDiff screenshot

SEHumanizedTimeDiff

March 09, 2012 • MIT License
An NSDate category to have humanly meaningful time intervals since todays date.
AGSimpleImageEditorView screenshot

AGSimpleImageEditorView

March 09, 2012 • MIT License
Yet Another Image Editor for iOS.
PTImageAlbumViewController screenshot

PTImageAlbumViewController

March 09, 2012 • Apache 2.0 License
An image scrubber-managing view controller, just like in Photos.app by Apple on the iPad.
ECSlidingViewController screenshot

ECSlidingViewController

March 09, 2012 • MIT License
ECSlidingViewController is a view controller container for iOS that presents its child view controllers in two layers. It provides functionality for sliding the top view to reveal the views underne...
AGImagePickerController screenshot

AGImagePickerController

March 07, 2012 • MIT License
AGImagePickerController is a image picker controller that allows you to select multiple photos and can be used for all iOS devices.
PullToRefresh screenshot

PullToRefresh

March 07, 2012 • MIT License
A twitter-style pull-to-refresh NSScrollView with the added functionality of delegate protocols. Based on: Leah Culver's PullToRefresh for iOS and Alex Zielenski's ScrollToRefresh for OSX
CMHTMLView screenshot

CMHTMLView

March 06, 2012 • MIT License
CMHTMLView is UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel. Features: 100% native look and feel, offline images support, low memory usage.
Photo Picker+ screenshot

Photo Picker+

March 06, 2012 • MIT License
Photo Picker+ a new free library for iOS that replaces the native photo chooser to let users select a photo from Facebook, Picasa, Flickr, or Instagram, in addition to the local Camera Roll or Phot...
SFContainerViewController screenshot

SFContainerViewController

March 04, 2012 • MIT License
SFContainerViewController is a UIViewController subclass that can have multiple UIViewController children. It has no memory problems, if this controller is not visible, it will unload its view and ...
AcornCharts screenshot

AcornCharts

March 04, 2012 • MIT License
Fun way to display chart in iOS using chipmunk physics library. Draws data in balls of different sizes or numbers that responds to device tilt. You can check out a video demo here. http://www....
EDStarRating (iOS & OS X) screenshot

EDStarRating (iOS & OS X)

March 04, 2012 • BSD License
A configurable star rating control for iOS and OSX, similar to those found in iTunes and the App Store.
Rotating Wheel Control screenshot

Rotating Wheel Control

March 04, 2012 • Custom License
Companion project for the tutorial: "How To Create a Rotating Wheel Control with UIKit " published here http://www.raywenderlich.com/9864/how-to-create-a-rotating-wheel-control-with-uikit
RateStars screenshot

RateStars

March 02, 2012 • MIT License
An App Store review liked, a rating view easily to use anywhere in the iOS App. RateStars provides a rating view, according to user tab on the stars, and present the selected image immediately, ...
DemoButton screenshot

DemoButton

March 02, 2012 • Apache 2.0 License
An UIButton enhancement for: programmatic generation of button images using Core Image filters; caching the generated images in a Nimbus in-memory cache; setting custom line spacing on button text ...
Touchposé screenshot

Touchposé

March 01, 2012 • Apache 2.0 License
Touchposé is a set of classes for iOS that renders screen touches when a device is connected to a mirrored display. Touchposé adds a transparent overlay to your app’s UI; all touch events cause sem...
MOOMaskedIconView screenshot

MOOMaskedIconView

March 01, 2012 • Public Domain License
Draw scalable icons of different styles with a single PDF or image. If you're sick of maintaining tons of image files for @2x displays, different colors, or highlighted/unhighlighted states, this i...
TKDragView screenshot

TKDragView

February 29, 2012 • MIT License
An easy to use, flexible and universal solution for letting your users drag objects around the screen.
ITWLoadingPanel screenshot

ITWLoadingPanel

February 29, 2012 • Apache 2.0 License
Drop-in classes for adding a download info panel.
Filtrr screenshot

Filtrr

February 28, 2012 • MIT License
An iOS Image filter library, based on Alex Michael's filtrr.js (https://github.com/alexmic/filtrr)
MADismissiveTextView screenshot

MADismissiveTextView

February 28, 2012 • MIT License
A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.