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

OSXBoilerplate screenshot

OSXBoilerplate

July 12, 2013 • Unspecified License
Mac OS X template - based on iOS Boilerplate. OS X Boilerplate provides you a project template for a non-document based application. It is based on the well known iOS Boilerplate project.
AksStraightPieChart screenshot

AksStraightPieChart

July 03, 2013 • Unspecified License
A bar-style chart control.
JHActivityButton screenshot

JHActivityButton

June 22, 2013 • Unspecified License
UIButton Subclass with a built-in UIActivityIndicator. Based off the Ladda concept by Hakim El Hattab http://lab.hakim.se/ladda/
GTScrollViewController screenshot

GTScrollViewController

June 06, 2013 • Unspecified License
You need a table but with the dynamic view like Facebook home? GTScrollView allows you to dynamically add unlimited views. Every view will be placed correctly in order after the last view added.
UIViewAnimationExplose screenshot

UIViewAnimationExplose

May 19, 2013 • Unspecified License
Animate a UIView to full screen. See video for more.
UIImageViewModeScaleAspect Animation screenshot

UIImageViewModeScaleAspect Animation

May 19, 2013 • Unspecified License
Animates a `UIImageView` between the `UIViewContentModeScaleAspectFill` and `UIViewContentModeScaleAspectFit` `contentMode`s. Check out the video for more.
SHPersian screenshot

SHPersian

May 16, 2013 • Unspecified License
This is a set of tools and controls for Persian/Arabic iOS App developers. Currently contains a custom subclass of UILabel to easily use your custom fonts, without writing a single line of code....
SimulatorRemoteNotifications screenshot

SimulatorRemoteNotifications

May 14, 2013 • Unspecified License
SimulatorRemoteNotifications is an iOS library to send (fake) remote notifications to the iOS simulator.
No image provided.

Path Intro View

May 10, 2013 • Unspecified License
A similar initial view as a Path application.
LetterpressPopup screenshot

LetterpressPopup

April 26, 2013 • Unspecified License
A simple popup that flashes a message to the user through a cool animation that slightly expands the popup past its limit, waits, and then reverses back to nothing.
DMFilterView screenshot

DMFilterView

April 24, 2013 • Unspecified License
DMFilterView is a subclass of UIView, it look like a UITabBar but it much more lighter to implement. You just init it with an NSArray of strings and then attach it to your view. It provides some ea...
YIDragScrollBar screenshot

YIDragScrollBar

April 17, 2013 • Unspecified License
Attaches draggable scroll bar on top of original UIScrollView for iOS5+, works like a charm.
PathMenuExample screenshot

PathMenuExample

April 12, 2013 • Unspecified License
Path 2.0's iPhone app has a really neat navigation system. This is a simple example of how to add a similar menu menu system to your iPhone app. Just run the example and click on the nice red butto...
APExtendedPageController screenshot

APExtendedPageController

April 05, 2013 • Unspecified License
A view controller scrolling experience inspired by Google Chrome.
LBorderView screenshot

LBorderView

March 04, 2013 • Unspecified License
iOS UIView with dashed or solid line border. Including both round corner and straight line views. More info at: http://lukagabric.com/cashapelayer-example-round-corners-view-with-dashed-line-bo...
Navigation Menu screenshot

Navigation Menu

March 03, 2013 • Unspecified License
Navigation Menu is an Objective-C component which adds the ability to show menu from the navigation bar. Inspired by Vkontakte app.
 SDScaffoldSync screenshot

SDScaffoldSync

February 21, 2013 • Unspecified License
Create a Cloud Syncing Mobile App in 3 Minutes. Building an app that syncs its data in the cloud can be difficult. That's where SDScaffoldSync comes into play. SDScaffoldSync creates a REST endp...
SweepingProgressBar screenshot

SweepingProgressBar

February 02, 2013 • Unspecified License
SweepingProgressBar is an improved implementation of TYIndeterminateProgressBar that appears by dropping down from the top of the view and animating smoothly back and forth until dismiss is called.
Harpy screenshot

Harpy

February 01, 2013 • Unspecified License
Notify users that a new version of your iOS app is available, and prompt them with the App Store link. Harpy is a utility that checks a user's currently installed version of your iOS application...
APExtendedScrollView screenshot

APExtendedScrollView

January 31, 2013 • Unspecified License
A subclass of UIScrollView with a simple tweak inspired by Groupon. The paging control is shown on the status bar when the scroll view is dragged and hidden when it stops.