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

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.
REMenu screenshot

REMenu

March 01, 2013 • MIT License
Dropdown menu inspired by Vine.
PSTCollectionView screenshot

PSTCollectionView

March 01, 2013 • MIT License
Open Source, 100% API compatible replacement of UICollectionView for iOS4+.
Numberpad screenshot

Numberpad

March 01, 2013 • MIT License
LNNumberpad is a custom numeric keyboard for the iPad which works with both UITextField's and UITextView's requiring no changes other than adding an instance of the LNNumberpad class as the inputVi...
FPPopover screenshot

FPPopover

March 01, 2013 • MIT License
Alternative to the native iOS UIPopoverController, with iPhone support and look and feel customization.