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

JTRevealSidebar screenshot

JTRevealSidebar

October 11, 2011 • MIT License
An iOS objective-c library template for mimic the sidebar layout of the new Facebook app.
HZActivityIndicatorView screenshot

HZActivityIndicatorView

October 10, 2011 • BSD License
A highly customizable drop-in replacement for UIActivityIndicatorView
AUIAnimatedText screenshot

AUIAnimatedText

October 09, 2011 • MIT License
A drop-in UILabel replacement that makes almost all text properties animatable by using a CATextLayer instead of CALayer. The important animatable properties are textColor, text, font and fontSize.
JHNotificationManager screenshot

JHNotificationManager

October 07, 2011 • BSD License
A queue-able notification manager for custom view notifications. Not to be confused with NSNotificationCenter!!
ios-calendar screenshot

ios-calendar

October 06, 2011 • MIT License
ios-calendar is a stylable month calendar view for use in iPhone applications. It uses Three20 framework heavily, especially for styling. While there are existing implementations (Kal and TKCalend...
LKBadgeView screenshot

LKBadgeView

October 05, 2011 • MIT License
LKBadgeView class draws text on round rect 'badge'.
CPAnimationSequence screenshot

CPAnimationSequence

October 04, 2011 • MIT License
Declarative UIView animation sequences. With this component you can declaratively describe animation sequences that consist of multiple steps. (Oh, and then you can run them, if you like.)
HGKOptionPanel screenshot

HGKOptionPanel

October 03, 2011 • BSD License
Hidable option panel with simple animation.
DOAutocompleteTextField screenshot

DOAutocompleteTextField

October 02, 2011 • BSD License
DOAutocompleteTextField is a subclass of UITextField that provide the user with autocompleted text, similar to the URL bar on major browsers and Google Suggest.
NACounter screenshot

NACounter

September 30, 2011 • Custom License
This sweet little number was crafted by Naked Apps for our latest creation, Puzzle Love. It’s a simple little Objective-C control producing a two-digit analogue counter. Retina-ready, NACounter c...
AlertPickerView screenshot

AlertPickerView

September 30, 2011 • Unspecified License
Picker control embedded in an alert view.
SMHeadedList screenshot

SMHeadedList

September 29, 2011 • Unspecified License
Create a list with a header section like Game Center on iOS 5.
OCMapView screenshot

OCMapView

September 27, 2011 • BSD License
Simple and easy to use clustering mapView for iOS.
ObjQREncoder screenshot

ObjQREncoder

September 26, 2011 • Apache 2.0 License
Objective-C QR Encoder.
LKNumberPad screenshot

LKNumberPad

September 22, 2011 • MIT License
Custom number keyboard view.
RangeSlider screenshot

RangeSlider

September 21, 2011 • Unspecified License
Two-thumbed slider for choosing a range of values.
graphael-objc screenshot

graphael-objc

September 20, 2011 • MIT License
Objective-C wrapper for gRaphael graph charting library.
XBPageCurl screenshot

XBPageCurl

September 18, 2011 • MIT License
A page curl animation/transition for views in iOS that intends to mimic the behavior of the pages in apps like iBooks and GoogleMaps for iOS.
No image provided.

ABPadLockScreen

September 16, 2011 • MIT License
ABPadLockScreen aims to provide a universal solution to providing a secure keypad/pin lock screen to your iPhone or iPad app. With just a few lines you can have a full lock screen module ready to go.
UIExpandableTableView screenshot

UIExpandableTableView

September 15, 2011 • Unspecified License
UIExpandableTableView is a UITableView subclass that gives you easy access to expandable and collapsable sections by just implementing a few more delegate and dataSource protocols.