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

BJRangeSliderWithProgress screenshot

BJRangeSliderWithProgress

October 17, 2011 • MIT License
A "progress bar" that also allows you to select a range. I use it to indicate progress of recording audio, represent trimming it, and then playing back only the selected range.
iRate screenshot

iRate

October 16, 2011 • zlib License
A handy class that prompts users of your iPhone or Mac App Store app to rate your application after using it for a while. Similar to Appirater, but with a simpler, cleaner interface and automatic s...
STableViewController screenshot

STableViewController

October 15, 2011 • MIT License
This is deprecated in favor of the newer SKStatefulTableViewController: https://github.com/shiki/SKStatefulTableViewController STableViewController is a custom table view controller that support...
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.
EDSideBar screenshot

EDSideBar

September 23, 2011 • BSD License
Attemp to create a Sidebar in ObjectiveC/Cocoa like those seen in apps like Sparrow Mail, Twitter or Github for Mac.
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.