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

NMPaginator screenshot

NMPaginator

March 06, 2013 • Custom License
NMPaginator is a simple Objective-C class that handles pagination for you. It makes it easy to display results from API webservices that take page and per_page parameters.
ITSidebar screenshot

ITSidebar

March 05, 2013 • Custom License
**depends on a deprecated class: NSMatrix** `ITSidebar` is a very lightweight control for Mac OS X similar to the one of Sparrow.
REFormattedNumberField screenshot

REFormattedNumberField

March 05, 2013 • MIT License
UITextField subclass that allows number input in a predefined format.
RMSkinnedView screenshot

RMSkinnedView

March 05, 2013 • BSD License
RMSkinnedView is a subclass of NSView which provides the ability to define background pattern image or background color and corner radius directly in the Interface Builder. It this is a great wa...
HCPushBackAnimation screenshot

HCPushBackAnimation

March 05, 2013 • MIT License
Demo of push back animation to display a modal view controller.
LEffectLabel screenshot

LEffectLabel

March 05, 2013 • BSD License
iOS Text Label With Effect. More info at: http://lukagabric.com/effect-label-using-cagradientlayer-and-caanimation/
SVPulsingAnnotationView screenshot

SVPulsingAnnotationView

March 04, 2013 • ISC License
A customizable MKUserLocationView replica for your iOS app.
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...
LFilterView screenshot

LFilterView

March 04, 2013 • BSD License
Control that allows easy creation of different check and radio list components. More info at: http://lukagabric.com/lfilterview-ios-checkbox-and-radio-control
RefreshableScrollView screenshot

RefreshableScrollView

March 04, 2013 • BSD License
An NSScrollView subclass that supports pull-to-refresh both in the top and bottom edges. The intended usage is for hosting a timeline-like view that shows a list of messages in reverse-chronologica...
CZPhotoPickerController screenshot

CZPhotoPickerController

March 04, 2013 • Apache 2.0 License
A photo picker offering 'use last photo taken', 'take photo', and 'choose from library'.
LTransitionImageView screenshot

LTransitionImageView

March 03, 2013 • BSD License
iOS Image View with transition effect between images. More info at: http://lukagabric.com/ltransitionimageview-ios-image-view-with-transition-animation/
PSUpdateApp screenshot

PSUpdateApp

March 03, 2013 • MIT License
PSUpdateApp is a simple method to notify users that a new version of your iOS app is available.
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.
JKSMoviePlayerController screenshot

JKSMoviePlayerController

March 03, 2013 • BSD License
JKSMoviePlayerController is a controller and associated view for easily adding user-controlled playback of videos to AppKit based applications using the AVFoundation framework, with a modern lookin...
Share This screenshot

Share This

March 02, 2013 • MIT License
An iOS sharing tool that can be easily inserted into a project. Each share option can be individually called or you can show an option. On iOS 5, these options will be shown in action sheets. iO...
VideoPlayerKit screenshot

VideoPlayerKit

March 02, 2013 • MIT License
A custom iOS video player with controls, progress bar, and airplay all set up.
TB_CircularSlider screenshot

TB_CircularSlider

March 02, 2013 • Public Domain License
This is a circular slider to select a value from 0 to 360. The control is a subclass of UIControl and it is drawn using Core Graphics. I built this slider for a tutorial about building custom c...
FSExtendedAlertKit screenshot

FSExtendedAlertKit

March 02, 2013 • BSD License
Simple replacement for UIAlertView and UIActionSheet with block callbacks, and quick access to alerts with UIActivityIndicatorView and UIProgressView subviews.
DPToastView screenshot

DPToastView

March 02, 2013 • MIT License
Highly customizable toast view for iOS that features allows using attributed strings, supports word wrapping, device rotation, etc. Requires iOS >= 6.x; ARC; uses auto layout.