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

BPBarButtonItem screenshot

BPBarButtonItem

May 31, 2013 • MIT License
A tool for making awesome looking custom UIBarButtonItems on the fly.
No image provided.

ASGallery

May 30, 2013 • MIT License
Photo Gallery control like in native "Photos" application. Zooming, caching, smooth background thread image preloading, video support
ZDYoutubeBrowser screenshot

ZDYoutubeBrowser

May 30, 2013 • MIT License
ZDYoutubeBrowser is a Objective-C module for iPhone to search videos in a table interface similar to the YouTube app. Be sure to run 'git submodule update --init' upon first clone of ZDYoutubeBr...
No image provided.

Map Index

May 29, 2013 • MIT License
Fast MKMapView clustering with animation.
UzysGridView screenshot

UzysGridView

May 29, 2013 • MIT License
UzysGridView is simple GridView iOS Component in which you can easily change cell positions and delete cells. UzysGridView features: * Move cells to other pages * Portrait and landscape or...
Handedness screenshot

Handedness

May 29, 2013 • BSD License
Determine handedness of a UIPinchGestureRecognizer
OCExpandableButton screenshot

OCExpandableButton

May 28, 2013 • MIT License
A Sparrow-like expanding toolbar button in CoreAnimation.
No image provided.

XCDYouTubeVideoPlayerViewController

May 28, 2013 • MIT License
YouTube video player for iPhone and iPad
SIAlertView screenshot

SIAlertView

May 28, 2013 • MIT License
An UIAlertView replacement with block syntax and fancy transition styles. As seen in Grid Diary.
SRMonthPicker screenshot

SRMonthPicker

May 27, 2013 • MIT License
A native, fully localised month picker component. It's like a UIDatePicker, but without the days.
FrameAccessor screenshot

FrameAccessor

May 27, 2013 • MIT License
Easy way to access view's frame in iOS and OS X. Use: view.x = 15; view.width = 167; instead of CGRect newFrame = view.frame; newFrame.origin.x = 15; newFrame.siz...
kxmovie screenshot

kxmovie

May 27, 2013 • LGPL License
FFmpeg-based movie player for iOS.
kxintro screenshot

kxintro

May 26, 2013 • BSD License
KxIntro is a small set of Objective-C classes for showing intro screens in your iOS app.
KxMenu screenshot

KxMenu

May 26, 2013 • BSD License
KxMenu is a vertical popup menu for iOS applications.
ECListView screenshot

ECListView

May 26, 2013 • MIT License
A simple component to present a bulleted/numbered/custom list view with text indentation.
ACEAutocompleteBar screenshot

ACEAutocompleteBar

May 25, 2013 • MIT License
Simple `UITextField` category to display text suggestions in real-time on the top of the virtual keyboard.
SHStripeMenu screenshot

SHStripeMenu

May 25, 2013 • MIT License
A leftside menu that shows up either by tapping the stripes or swiping stripes to right. It can be used as an alternative to bottom tabs in the iOS application to gain maximum space.
UIView+EasingFunctions screenshot

UIView+EasingFunctions

May 25, 2013 • Public Domain License
A category on UIView that allows to attach custom easing functions to animatable UIView properties.
WTURLImageView screenshot

WTURLImageView

May 24, 2013 • MIT License
WTURLImageView is a subclass of UIImageView that load images from Internet using AFNetworking.
MDFaceDetector screenshot

MDFaceDetector

May 24, 2013 • MIT License
Demonstrates usage of `CIFaceFeature`