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

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...
PullableView screenshot

PullableView

February 14, 2012 • MIT License
UIView subclass that implements pullable behaviour similar to the Notification Center in iOS 5.
No image provided.

DAReloadActivity

February 10, 2012 • MIT License
DAReloadActivity is a UIButton subclass (with a refresh arrow by default) with UIActivityIndicatorView properties.
No image provided.

YLProgressBar

February 06, 2012 • MIT License
Custom progress bar for iOS (iPhone, iPad) with an animated background. It is build using the Core Graphics framework.
YRDropdownView screenshot

YRDropdownView

February 05, 2012 • MIT License
YRDropdownView is a view library for displaying stylish alerts, warnings, and errors. Based on Tweetbot's implementation, MKInfoPanel by Muguneth Kumar, MBProgressHUD by Matej Bukovinski and DSActi...
UIImage+Sprite screenshot

UIImage+Sprite

February 02, 2012 • MIT License
Useful UIImage category for handling sprite sheets. This add-on smoothes the way of extracting images from a sprite sheet (texture atlas).
VPPDropDown screenshot

VPPDropDown

February 02, 2012 • MIT License
VPPDropDown is an iOS library that allows you to create dropdown-like menus in a table view, as seen in old Twitter 3 for iPhone.
BSKeyboardControls screenshot

BSKeyboardControls

January 29, 2012 • MIT License
BSKeyboardControls makes it easy to put previous, next and done buttons above the keyboard in your iPhone or iPad app. BSKeyboardControls is optimized for both iPhone and iPad and therefore fits...