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

iTellAFriend screenshot

iTellAFriend

May 22, 2012 • Apache 2.0 License
iTellAFriend is an iOS toolkit for displaying a preconfigued mail composer with a "Tell a Friend" template in ios apps.
NiftySearchView screenshot

NiftySearchView

May 17, 2012 • MIT License
A simple "route" Google Maps style search view which can be used mainly for "routing" Apps.
MPFoldTransition screenshot

MPFoldTransition

May 16, 2012 • Custom License
Easily add custom folding transitions to UIViews and UIViewControllers.
DMTwitterOAuth screenshot

DMTwitterOAuth

May 15, 2012 • MIT License
An Objective-C library (made using blocks) implementing OAuth protocol for Twitter Login and persistent session, plus an example iOS (iPhone) app demonstrating its use.
BaseKit screenshot

BaseKit

May 15, 2012 • Apache 2.0 License
BaseKit is a set of IOS class to make your life easier
TYIndeterminateProgressBar screenshot

TYIndeterminateProgressBar

May 13, 2012 • Custom License
An Oink-like indeterminate progress bar.
DHHighlightedWebView screenshot

DHHighlightedWebView

May 13, 2012 • MIT License
Drop-in WebView subclass that adds Safari-style in-page search-result highlighting.
JUEmptyView screenshot

JUEmptyView

May 13, 2012 • MIT License
Another shameless copy of an Xcode 4 component. A NSView subclass that displays a custom message inside a bubble whenever the view becomes empty (that is, it doesn't have any subviews). When a view...
BBCyclingLabel screenshot

BBCyclingLabel

May 11, 2012 • Unspecified License
iOS 5+ (ARC) UILabel clone that performs animated transitions when changing text.
GSBookShelf screenshot

GSBookShelf

May 11, 2012 • BSD License
An iBooks-styled bookshelf.
STBubbleTableViewCell screenshot

STBubbleTableViewCell

May 10, 2012 • MIT License
STBubbleTableViewCell is a UITableViewCell subclass for easily displaying chat conversations. This component comes with 10 colored bubble images in both normal and retina size. <hr/> <p>FEATURE...
NGTabBarController screenshot

NGTabBarController

May 10, 2012 • MIT License
A custom TabBarController which can be positioned on the bottom, top, left or top. Utilizes iOS 5 Containment API if possible, but works on iOS 4 too. The TabBar is fully customizable with a tintCo...
ZKRevealingTableCellView screenshot

ZKRevealingTableCellView

May 06, 2012 • MIT License
A Sparrow-style Implementation of Swipe-To-Reveal.
UIGlossyButton screenshot

UIGlossyButton

May 06, 2012 • MIT License
Create standard iPhone buttons without any image. It's easy to embed into any project, two files are needed. It's easy to add new effects.
ADLivelyTableView screenshot

ADLivelyTableView

May 06, 2012 • BSD License
ADLivelyTableView is a drop-in subclass of UITableView that lets you add custom animations to any UITableView.
FSVerticalTabBarController screenshot

FSVerticalTabBarController

May 06, 2012 • MIT License
This project aims to replicate UITabBarController functionality and behavior, but with a vertical tab bar.
KNSemiModalView screenshot

KNSemiModalView

May 04, 2012 • MIT License
UIViewController+KNSemiModal is an effort to make a replica of semi-modal view plus with pushed-back stacked animation found in the beautiful "Park Guides by National Geographic" app. This libra...
CDPieMenu screenshot

CDPieMenu

May 01, 2012 • MIT License
Fully and easly customizable rotary wheel control also called pie menu for iPhone and iPad. Very similar to the control in Convertbot. It rotates with inertia/momentum. Drawn using CoreGraphics wit...
Adjustable Label Category screenshot

Adjustable Label Category

April 30, 2012 • Public Domain License
Adjusting the size of a UILabel is a pain in the back. This category provides a couple of simple methods to make this process less painful. You can "auto adjust" a label provided a minimum size,...
Geocoder screenshot

Geocoder

April 29, 2012 • Custom License
A view controller which allows the user to either long press a map and get back an address, or enter text into a search bar to put a pin on a map. That functionality isn't the most useful thing ...