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

RFRateMe screenshot

RFRateMe

January 25, 2014 • Public Domain License
RFRateMe will help you promote your iPhone/iPad app without irritating your users. It's very simple to install, use and configure (If you need to change the default behavior). How To Get Started...
DRPaginatedScrollView screenshot

DRPaginatedScrollView

January 07, 2014 • Public Domain License
Implement a paginated scroll view really easily using blocks. - **Block-driven** pages setup. - **Jump** between pages (with **bouncy effect**). - Automatic **jump** to the next page **by tapp...
UIReferenceLibraryViewController Simple Dictionary Example screenshot

UIReferenceLibraryViewController Simple Dictionary Example

December 22, 2013 • Public Domain License
Dictionary app with UIReferenceLibraryViewController for iOS7
RFShortURL screenshot

RFShortURL

December 12, 2013 • Public Domain License
RFShortURL provides free URL redirection service. Turns a long URL into a much shorter one. Service provided by http://tinyurl.com How To Get Started 1. Download RFShortURL 2. <code>#im...
RFFavicon screenshot

RFFavicon

December 12, 2013 • Public Domain License
RFFavicon retrieves the relevant favicon for a URL, or returns a default icon should it not be able to find it. How To Get Started =============== 1. Download RFFavicon 2. <code>#import "RF...
MZGraph screenshot

MZGraph

December 10, 2013 • Public Domain License
This is a simple graph. Easy to Implement and Customize.
RFPasswordGenerator screenshot

RFPasswordGenerator

December 07, 2013 • Public Domain License
I found this (http://neilang.com/entries/how-to-write-a-password-generator/) great article about writing your own Password Generator so I decided to create one. How To Get Started: 1. Drag an...
No image provided.

ILTranslucentView

November 26, 2013 • Public Domain License
Subclass of UIView that enables native iOS 7 blur effect.
MZLoading screenshot

MZLoading

November 14, 2013 • Public Domain License
A custom loading animation.
PDGestureTableView screenshot

PDGestureTableView

October 23, 2013 • Public Domain License
Great Mailbox-like UITableView. - **Swipe** the cells to perform multiple actions. - **Tap and hold** to move cells. - A **UIView** can be set to be shown **when there's no content** on the ta...
SNIndexedScroller screenshot

SNIndexedScroller

September 28, 2013 • Public Domain License
HTML content display, with custom scroller, showing specific sections throughout the document as markers in the scroll. On position it displays the currently scrolled section. Section titles are p...
No image provided.

UIImageView-Placekitten

September 22, 2013 • Public Domain License
A simple category on UIImageView that asynchronously downloads placeholder images from www.placekitten.com. These images fit the UIImageView bounds and respect screen scale for retina devices.
RPTokenControl screenshot

RPTokenControl

September 21, 2013 • Public Domain License
A re-implementation of NSTokenField that works out some of the bugs, supports Cocoa bindings, allows token size to vary with "count" of item (tag cloud), can append count to item text. Various cos...
JHSpeechBubble screenshot

JHSpeechBubble

June 20, 2013 • Public Domain License
A simple Core Graphics speech bubble
PQCollectionViewCell screenshot

PQCollectionViewCell

June 17, 2013 • Public Domain License
PQCollectionViewCell is based on the logic behind PQTableViewCell, applied on a UICollectionViewCell. To use, subclass PQCollectionViewCell, and use `drawCellView:` instead of `drawRect:` when y...
CFIFrostedOverlayView screenshot

CFIFrostedOverlayView

June 17, 2013 • Public Domain License
A view that renders its superview with a gaussian blur like iOS 7's Control Center.
Core Data + Sections screenshot

Core Data + Sections

June 10, 2013 • Public Domain License
Easy starting point for Core Data with automatic sections, based on the day of entry. Something like Facebook's timeline, something lots of people keep asking about on Stack Overflow. This is an...
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.
EtPanKit screenshot

EtPanKit

April 07, 2013 • Public Domain License
EtPanKit is an Objective-C interface for the libEtPan email framework for Mac. It features fast, efficient, and secure IMAP and SMTP connections, abstract classes for maximum subclass-ability, an a...
Circular Progress Indicator screenshot

Circular Progress Indicator

March 30, 2013 • Public Domain License
Just a custom (determinate) Circular Progress Indicator