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

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

ARWebServerActivity

April 20, 2014 • MIT License
A UIActivity subclass that share files via GCDWebServer with Twitter Bootstrap UI.
No image provided.

MJParallaxCollectionView

April 20, 2014 • MIT License
This is a parallax for the cells inside UICollectionView. It gives us an effect just like scrolling the images in Whatsapp or scrolling through the Weather app for iOS. Catch up with me at : htt...
AnimatedTransitionGallery screenshot

AnimatedTransitionGallery

April 19, 2014 • Unspecified License
A gallery app of custom animated transitions for iOS 7.