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

XLMailBoxContainer screenshot

XLMailBoxContainer

April 26, 2014 • MIT License
Custom container view controller ala MailBox app.
NYSegmentedControl screenshot

NYSegmentedControl

April 26, 2014 • MIT License
NYSegmentedControl is a customizable, animated replacement for UISegmentedControl inspired by controls found in Instagram, Foursquare, and other apps.
BRSunTracker screenshot

BRSunTracker

April 26, 2014 • Apache 2.0 License
Augmented Reality classes that track and display the sun position on the screen
XHLoadingNavigationItemTitleView screenshot

XHLoadingNavigationItemTitleView

April 26, 2014 • MIT License
Temporarily adds a loading indicator below the title of your view controller.
No image provided.

RBCollectionViewInfoFolderLayout

April 26, 2014 • MIT License
A UICollectionViewLayout that uses supplemental views to display a folder below a cell that looks like the screen was split. Mimics the pre iOS7 springboard groups visualization. Wrote this because...
Backlight screenshot

Backlight

April 26, 2014 • Unspecified License
Xcode plugin that highlights the current editing line in Xcode
MDSpreadView screenshot

MDSpreadView

April 26, 2014 • MIT License
A 2D table view for iOS apps, that works just like UITableView! This is the demo project, the code is available here: https://github.com/mochidev/MDSpreadView
PAPreferences screenshot

PAPreferences

April 26, 2014 • BSD License
An easy way to store user preferences using NSUserDefaults.
DVOBouncer screenshot

DVOBouncer

April 24, 2014 • MIT License
Add gravity bouncing to UIScrollView content.
DVOMarqueeView screenshot

DVOMarqueeView

April 24, 2014 • MIT License
A lightweight view that adds marquee scrolling to any view.
AMWaveTransition screenshot

AMWaveTransition

April 24, 2014 • MIT License
Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'.
AFSoundManager screenshot

AFSoundManager

April 24, 2014 • MIT License
iOS audio playing (both local and streaming) made easy through a complete and block-driven Objective-C class. AFSoundManager uses AudioToolbox and AVFoundation frameworks to serve the audio. You ca...
BEMAnalogClock screenshot

BEMAnalogClock

April 24, 2014 • MIT License
iOS library to create elegant, interactive clocks.
BKSegmentedViewController screenshot

BKSegmentedViewController

April 24, 2014 • MIT License
One viewController can display multiple viewController, works like Tabbar or set of UIButton can placed anywhere by just connecting segues.
LASIImageView screenshot

LASIImageView

April 24, 2014 • BSD License
iOS UIImageView subclass - download image with different progress indicators
No image provided.

KAWebViewController

April 24, 2014 • MIT License
A UIWebView ViewController to be used with a UINavigationController or on its own as a modal segue. KAWebViewController is a view controller class for UIWebView. I never found a similar solutio...
YHRoundBorderedButton screenshot

YHRoundBorderedButton

April 22, 2014 • MIT License
Button with rounded border and animation, which is identical to AppStore's open/download/update/.. button.
CCHexagonFlowLayout screenshot

CCHexagonFlowLayout

April 22, 2014 • MIT License
UICollectionView layout for both horizontal and vertical management of hexagonal cells
Lyt screenshot

Lyt

April 22, 2014 • Apache 2.0 License
A UIView category to make autolayout (more) readable and less verbose. Write this: [view lyt_centerInParent]; Instead of: NSLayoutConstraint *centerXConstraint = [NSLayoutConstrain...
No image provided.

RSImageOptimPlugin

April 22, 2014 • MIT License
Xcode plugin to optimize images using ImageOptim.