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

action-sheet-blocks screenshot

action-sheet-blocks

February 04, 2013 • BSD License
Category of `UIActionSheet` that offers a completion handler to listen to interaction. This avoids the need of the implementation of the delegate pattern.
WHMessageActivities screenshot

WHMessageActivities

February 03, 2013 • BSD License
UIActivity is an awesome API for sharing content with built-in iOS services. It's really easy to share via email and text message with the built-in activities, but for one really fatal flaw: Apple'...
alert-blocks screenshot

alert-blocks

February 02, 2013 • BSD License
Category of `UIAlertView` that offers a completion handler to listen to interaction. This avoids the need of the implementation of the delegate pattern.
AGImageChecker screenshot

AGImageChecker

January 19, 2013 • BSD License
Light library to visually check your app images. AGImageChecker is a lightweight iOS library that helps developers to find problems in their used images. It detects when images are smaller or ...
ActionSheetPicker screenshot

ActionSheetPicker

January 17, 2013 • BSD License
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.
SCPageScrubberBar screenshot

SCPageScrubberBar

January 09, 2013 • BSD License
SCPageScrubberBar is a page scrubber bar like ibooks. SCPageScrubberBar works with iOS5.0+ and ARC.
PBEmojiLabel screenshot

PBEmojiLabel

January 06, 2013 • BSD License
This is a UILabel category which allows you to insert Emojis you use in Campfire, GitHub, Basecamp, Turntable.fm, Teambox, Trac and Flowdock without the need to calculate where to insert some UIIma...
MLTableAlert screenshot

MLTableAlert

December 29, 2012 • BSD License
A block-based UIAlertView replacement which allows you to show table view in alerts for fast selection. It supports ARC and is compatible with iOS SDK 5.0 or later. It's completely based on UIViews...
Transit.in.ua Data Model and Loader screenshot

Transit.in.ua Data Model and Loader

December 25, 2012 • BSD License
Model and API Loader realization for transit.in.ua website. Using its methods you can load GPS coordinates of minibuses on the route. Project includes demo application and testing code.
NLImageShowcase screenshot

NLImageShowcase

December 23, 2012 • BSD License
ImageShowcase is a UIView subclass. It can be easily integrated to any application and almost everything is customizable to fit into any App.Some of its features are, Customizable layout with confi...
Image Cropper screenshot

Image Cropper

December 21, 2012 • BSD License
Unlike other crop tools, this is highly optimized and uses Quartz for crop layer drawing rather than multiple UIView for showing a translucent region.
No image provided.

ITSearchField

December 19, 2012 • BSD License
ITSearchField is a subclass of NSSearchField, which can collapse and expand if you click the search icon.
ACEView screenshot

ACEView

December 15, 2012 • BSD License
The ACEView framework aims to allow you to use the ACE source code editor in your Cocoa applications, as if it were a native control.
PAStepper screenshot

PAStepper

December 11, 2012 • BSD License
Complete replacement for UIStepper control. Works on iOS 5+
DejalActivityView screenshot

DejalActivityView

December 08, 2012 • BSD License
DejalActivityView conveniently displays a horizontal, bezel-style, or keyboard-covering view with a spinning activity indicator and adjustable text. Includes DejalActivityView: a simple horizont...
A3GridTableView screenshot

A3GridTableView

December 05, 2012 • BSD License
A3GridTableView is a UIScrollView subclass with a high performance grid view-style layout.
Bitlyzer screenshot

Bitlyzer

December 03, 2012 • BSD License
Class to shorten URLs with Bit.ly on iOS (both block based and delegate based using ARC).
A3ParallaxScrollView screenshot

A3ParallaxScrollView

November 30, 2012 • BSD License
A UIScrollView subclass with a parallax scrolling effect.
PhotoZoom screenshot

PhotoZoom

November 26, 2012 • BSD License
iOS project which closely mimics the behavior of the Apple Photos app including gestures for double taps and two finger taps as well as zooming and pinching which is more automatic. A single tap al...
No image provided.

ITPathbar

November 25, 2012 • BSD License
ITPathbar is a subclass of NSPathComponent that allows making a custom design.