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

ImageCropper screenshot

ImageCropper

July 06, 2011 • Unspecified License
Drop-in image cropper for iOS (as seen in Photos app, UIImagePickerController)
ALCustomTabBarController screenshot

ALCustomTabBarController

June 24, 2011 • Unspecified License
Allows customization of the standard UITabBarController such that the UI can be modified from it's standard iOS look and feel.
InfiniTabBar screenshot

InfiniTabBar

June 22, 2011 • Unspecified License
A scrolling tab bar with space for infinite items
CopyableCell screenshot

CopyableCell

June 17, 2011 • Unspecified License
CopyableCell class makes it easy to use a UITableViewCell with copy functionality. It’s a subclass of UITableViewCell class. Application code can interact with CopyableCell instances through the Co...
BKTransition screenshot

BKTransition

June 12, 2011 • Unspecified License
Custom UIViewController Transitions
ExpandyButton screenshot

ExpandyButton

June 10, 2011 • Unspecified License
As seen in camera app on iOS
PresetColorPicker screenshot

PresetColorPicker

June 09, 2011 • Unspecified License
Preset color picker for iOS
LBProgressBar screenshot

LBProgressBar

June 07, 2011 • Unspecified License
This is a custom progress bar. Since it's a subclass of NSProgressIndicator it's very easy to use.
Dock-Like Animation screenshot

Dock-Like Animation

June 06, 2011 • Unspecified License
An animation for iOS resembling the OS X dock icon growth effect.
TwitterFeed screenshot

TwitterFeed

June 04, 2011 • Unspecified License
Drop-in Twitter feed for iOS powered by MGTwitterEngine
PMAboutView screenshot

PMAboutView

June 03, 2011 • Unspecified License
PMAboutView is basically a RootViewController ready for editing it for making an about the dev view.
LBSegmentedButton screenshot

LBSegmentedButton

June 02, 2011 • Unspecified License
This is a button looking similar to the twitter buttons used in the twitter client for mac. It allows you to merge several buttons.
JGMenuWindow screenshot

JGMenuWindow

May 30, 2011 • Unspecified License
A NSWindow and NSTableView to simulate the appearence of a NSMenu.
JMWhenTapped screenshot

JMWhenTapped

May 30, 2011 • Unspecified License
Easily assign touch down, touch up, and tapped actions to UIViews using blocks.
Accordion screenshot

Accordion

May 29, 2011 • Unspecified License
Tired of UINavigationController? Accordion might be an alternative!. Accordion is a small library for iOS that implements file navigation using accordions.
BCStatusItem screenshot

BCStatusItem

May 26, 2011 • Unspecified License
A view and NSStatusItem category to let you easily expand the functionality of NSStatusItem. One issue with NSStatusItem is getting it's location/frame on the screen. You can do this if it has a cu...
ZBGridController screenshot

ZBGridController

May 24, 2011 • Unspecified License
A grid view with support for zooming, flipping animated-in view controllers.
ANColorPicker screenshot

ANColorPicker

May 23, 2011 • Unspecified License
Use this simple colour picker to get colors that a user picks. The color picker must be a certain size, and requires several images files in the bundle's package contents.
MAWeekView screenshot

MAWeekView

May 22, 2011 • Unspecified License
A weekly view for viewing events, displays a whole week. Navigation using the arrows on the top of the view or using the swipe gesture.
MADayView screenshot

MADayView

May 22, 2011 • Unspecified License
MADayView is a daily view for displaying events.