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

AOTag screenshot

AOTag

September 30, 2013 • MIT License
This project add/remove tag with image and title inside a tag list view. When user tap on a tag, it's removed from the view. Please see the sample project for more.
No image provided.

CTAssetsPickerController

September 30, 2013 • MIT License
CTAssetsPickerController is an iOS controller that allows picking multiple photos and videos from user's photo library. The usage and look-and-feel are just similar to UIImagePickerController. It u...
SECoreTextView screenshot

SECoreTextView

September 29, 2013 • MIT License
SECoreTextView is multi-line rich text view library with clickable links, selectable text, embedding images and editing. More powerful, customizable, and flexible than UITextView.
Vintage News screenshot

Vintage News

September 29, 2013 • GPL License
An iOS app that shows you vintage newspapers from across the United States, retrieved from the Library of Congress.
No image provided.

REFrostedViewController

September 29, 2013 • MIT License
iOS 7 style blurred view controller that appears on top of your view controller.
THSpringyCollectionView screenshot

THSpringyCollectionView

September 28, 2013 • MIT License
A memory and CPU efficient implementation of a collection view with cells that bounce around like they do in the iOS 7 messages app. This is implemented by simply subclassing the UICollectionVie...
SGNavigationProgress screenshot

SGNavigationProgress

September 28, 2013 • MIT License
A category for showing a Safari-like progress view on a UINavigationBar
SNIndexedScroller screenshot

SNIndexedScroller

September 28, 2013 • Public Domain License
HTML content display, with custom scroller, showing specific sections throughout the document as markers in the scroll. On position it displays the currently scrolled section. Section titles are p...
SFAlbumApp screenshot

SFAlbumApp

September 28, 2013 • Unspecified License
Control allows you to have animated transition while opening photo albums something like in native ipad gallery. All orientations are supported. iOS 7.
VCTransitionsLibrary screenshot

VCTransitionsLibrary

September 27, 2013 • MIT License
With iOS 7 you can easily create custom view controller transitions that can be used in a range of contexts (push, pop, modal …). This project provides a library of custom animations which can be d...
IQGeometry screenshot

IQGeometry

September 27, 2013 • MIT License
IQGeometry is an extension to CGGeometry that provides easy functions for Geometry calculations in iOS.
CWStatusBarNotification screenshot

CWStatusBarNotification

September 27, 2013 • MIT License
CWStatusBarNotification is a library that allows you to easily create animated text-based notifications that appear on the status bar. CocoaPods: pod 'CWStatusBarNotification', '~> 2.1.0'
LTHPasscodeViewController screenshot

LTHPasscodeViewController

September 27, 2013 • MIT License
iOS 7 style Passcode. Nothing much to add, it replicates the default Passcode exactly. Not the Lockscreen one, but the one you get in Settings, when changing the code or accessing the Restrictions....
FB2StepButton screenshot

FB2StepButton

September 27, 2013 • MIT License
Inspired by the two-step clearing buttons that appear in the iOS Notification Center.
NSString-Japanese screenshot

NSString-Japanese

September 25, 2013 • MIT License
NSString category methods for working with Japanese strings. * converting between Romanji, Hiragana , Katakana and Kanji * replacing Kanji with Hiragana * identifying the kind of Japanese text...
SpotifyProgressHUD screenshot

SpotifyProgressHUD

September 25, 2013 • MIT License
SpotifyProgressHUD - A clone of iOS Spotify Progress HUD
KKProgressTimer screenshot

KKProgressTimer

September 25, 2013 • MIT License
Simple Circle Progress Indicator If you want to use CocoaPods, Please paste line to Podfile. ``` pod 'KKProgressTimer', :git => 'http://github.com/gin0606/KKProgressTimer.git' ```
TQStarRatingView screenshot

TQStarRatingView

September 25, 2013 • Unspecified License
IOS star rating view control, click and sliding ratings.
MBXMapKit screenshot

MBXMapKit

September 24, 2013 • BSD License
One-line MapBox integration with MapKit on iOS and OS X
POPDownMenuTable screenshot

POPDownMenuTable

September 24, 2013 • MIT License
This project was inspired by the popdown-menu functionality seen in the Youtube iOS app. POPDownMenuTable is a UITableViewController subclass for implementing popdown-menu functionality. It integra...