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

SCTwitter screenshot

SCTwitter

March 12, 2012 • MIT License
SCTwitter is a clean and simple implementation of several core Twitter API calls in Objective C with block callbacks.
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.
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.
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....
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, ...
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.
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.
JBTabBarController screenshot

JBTabBarController

February 26, 2012 • MIT License
JBTabBarController aims to be a drop-in replacement of UITabBarController, but with the intention of letting developers easily customise its appearance. JBTabBar uses images for all UI elements exc...
DAAutoScroll screenshot

DAAutoScroll

February 26, 2012 • MIT License
DAAutoScroll is a collection of UIScrollView subclasses that allows a UIScrollView (or similar) to automatically scroll itself with adjustable speed.
EEToolbarCenterButton screenshot

EEToolbarCenterButton

February 26, 2012 • MIT License
EEToolbarCenterButton is a component to add a featured button to the center of UIToolbar. It handles button alignment, and helps you use buttom images whose height is larger than UIToolbar height.
JTGestureBasedTableViewDemo screenshot

JTGestureBasedTableViewDemo

February 24, 2012 • MIT License
Recreating the buttonless interaction pattern found in Clear for iPhone app
DAKeyboardControl screenshot

DAKeyboardControl

February 19, 2012 • MIT License
DAKeyboardControl allows you to easily add keyboard awareness and scrolling dismissal (a receding keyboard ala iMessages app) to any UIView, UIScrollView or UITableView with only 1 line of code. DA...
DACircularProgress screenshot

DACircularProgress

February 19, 2012 • MIT License
DACircularProgress is a UIView subclass with circular UIProgressView properties.
BCDShareSheet screenshot

BCDShareSheet

February 18, 2012 • MIT License
A Simple Framework For Sharing Content via Email, Facebook and Twitter There's a number of ways to share content from within iOS apps. iOS5 includes support for sharing content via email and Twitt...