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

WDUploadProgressView screenshot

WDUploadProgressView

February 20, 2013 • MIT License
Upload Progress View to be attached as a header of a UITableView and receive updates about the connection.
CSLinearLayoutView screenshot

CSLinearLayoutView

February 19, 2013 • MIT License
Linear layout view designed to simplify relative layouts on iOS. We've all been there before— the content in your app is dynamic and you need to display different sized views in neat succession....
RESwitch screenshot

RESwitch

February 18, 2013 • MIT License
Open source alternative to UISwitch, customizable via UIAppearance protocol.
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...
KKProgressToolbar screenshot

KKProgressToolbar

February 17, 2013 • Apache 2.0 License
KKProgressToolbar is an iOS drop-in class that displays a translucent UIToolbar with a progress indicator and some optional labels while work is being done in a background thread
DAAttributedStringUtils screenshot

DAAttributedStringUtils

February 17, 2013 • MIT License
Utilities for working with NSAttributedStrings, including: * A method of creating NSAttributedString instances easily using printf-like formatting codes embedded in NSString instances. Formatti...
Toast screenshot

Toast

February 16, 2013 • MIT License
Toast is an Objective-C category that adds Android-style toast notifications to the UIView object class. It is intended to be simple, lightweight, and easy to use.
CSColorizedProgressView screenshot

CSColorizedProgressView

February 16, 2013 • MIT License
CSColorizedProgressView is a progress view that transitions a grayscale image to a full-color image.
MLPSpotlight screenshot

MLPSpotlight

February 15, 2013 • MIT License
MLPSpotlight is a UIView subclass created to display a spotlight effect over a specific point on the screen in a convenient manner.
MLPAutoCompleteTextField screenshot

MLPAutoCompleteTextField

February 15, 2013 • MIT License
MLPAutoCompleteTextField is a subclass of UITextField that behaves like a typical UITextField with one notable exception: it manages a drop down table of autocomplete suggestions that update as the...
REDRangeSlider screenshot

REDRangeSlider

February 14, 2013 • MIT License
Two-thumbed slider.
RNThemeManager screenshot

RNThemeManager

February 14, 2013 • MIT License
Manage themes for iOS apps in an easily changeable, designer friendly, plist. Create themes inherited from a base theme. Notify your app's views of theme changes for real-time theme swapping.
LDGradientButton screenshot

LDGradientButton

February 14, 2013 • MIT License
LDGradientButton is meant to be a replacement for the Apple stock UIButton. It can easily be created either programmatically or with the Storyboard. It also supports the UIAppearence protocol for s...
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`.
DMWebBrowserViewController screenshot

DMWebBrowserViewController

February 14, 2013 • Custom License
A simple web browser view controller instantiated with view blocks.
URBSegmentedControl screenshot

URBSegmentedControl

February 12, 2013 • MIT License
URBSegmentedControl is a more flexible alternative to the default UISegmentedControl available in UIKit that offers easier customization and more options for layout orientations with titles and ima...
SocialAccounts screenshot

SocialAccounts

February 12, 2013 • Apache 2.0 License
SocialAccounts is an iOS framework that provides an easy way to manage social network accounts
CNSplitView screenshot

CNSplitView

February 11, 2013 • MIT License
CNSplitView is an feature enhanced derivative of NSSplitView. It has support for sticky top or bottom toolbars for each of its subviews.
ACVRangeSelector screenshot

ACVRangeSelector

February 10, 2013 • MIT License
A range selector control for iOS, similar to UISlider but with three handles.
REActivityViewController screenshot

REActivityViewController

February 10, 2013 • MIT License
Open source alternative to `UIActivityViewController`, highly customizable and compatible with iOS 5.0. It allows to create custom activities with ease, you control their appearance and behavior an...