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

FSExtendedAlertKit screenshot

FSExtendedAlertKit

March 02, 2013 • BSD License
Simple replacement for UIAlertView and UIActionSheet with block callbacks, and quick access to alerts with UIActivityIndicatorView and UIProgressView subviews.
AJRNutritionController screenshot

AJRNutritionController

February 18, 2013 • BSD License
A nutritional information view that mimics the look of a physical nutrition label. Simply initialize the control, set the nutritional data, and present. Includes a nice animation when presented a...
MNMRemoteImageView screenshot

MNMRemoteImageView

February 14, 2013 • BSD License
`MNMRemoteImageView` is a simple drop-in replacement for `UIImageView` that asynchronously shows an image downloaded from an URL. You can use the control as a regular `UIImageView`.
F3Stepper screenshot

F3Stepper

February 08, 2013 • BSD License
"Flipping" value stepper, similar to the font size selection controls found in iWorks and elsewhere. Easily wired into existing applications using IB and normal control events. Features customi...
AAMFeedback screenshot

AAMFeedback

February 08, 2013 • BSD License
Library that you can add Feedback form in your app on the fly. AAMFeedback provides an issue selector and automatically embeds device type, OS, and app info.
UIBAlertView screenshot

UIBAlertView

February 06, 2013 • BSD License
Basic UIAlertView functionality with block callback. Enjoy :] http://stavash.wordpress.com/2013/01/31/quick-tip-uialertview-with-a-block-callback/
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.
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.