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

SceneKit Advanced Starter Project screenshot

SceneKit Advanced Starter Project

May 16, 2015 • MIT License
A sample project to provide a strong starting point for 3D game development with SceneKit. Can be applied to OS X development as well as iOS.
MISDropdownViewController screenshot

MISDropdownViewController

May 16, 2015 • MIT License
Simple UI component that represents content as dropdown on iPhone and popover on iPad by default. Configurable to show the content always as dropdown or as popover (iPad only) and if the dropdow...
UpvoteControl screenshot

UpvoteControl

May 14, 2015 • MIT License
UIControl that mimics the behavior of the up vote widget in sites like Product Hunt. Written in Swift
RBStatefulTableViewController screenshot

RBStatefulTableViewController

May 14, 2015 • MIT License
An UITableViewController that allows you to change between multiple states (i.e. Loading, Empty, Populated) and have your tableview animate the data changes.
GUIRoundProgressButton screenshot

GUIRoundProgressButton

May 14, 2015 • MIT License
GUIRoundProgressButton is a good looking, round button with a progress indicator.
SSIDObserver screenshot

SSIDObserver

May 14, 2015 • MIT License
iOS Wi-Fi network SSID observer.
APAudioPlayer screenshot

APAudioPlayer

May 13, 2015 • MIT License
Drop-in iOS Audio Player built on top of BASS-library.
APDynamicHeaderTableViewController screenshot

APDynamicHeaderTableViewController

May 13, 2015 • MIT License
A simple table view controller with a header view made as a recreation of the Instagram header written in Swift. It's a very simple control that I whipped up in a few days and the header is simply ...
ThumbnailPDF screenshot

ThumbnailPDF

May 13, 2015 • MIT License
You can create thumbnails of PDF file.
CXSwipeGestureRecognizer screenshot

CXSwipeGestureRecognizer

May 13, 2015 • MIT License
UIPanGestureRecognizer subclass that takes much of the effort out of recognizing directional swipes.
SlingshotColorGradient screenshot

SlingshotColorGradient

May 10, 2015 • MIT License
Select a Pen and Color similar to the way SlingShot does
VCFloatingActionButton screenshot

VCFloatingActionButton

May 10, 2015 • MIT License
A Floating Action Button inspired from Google inbox for iOS.
WobbleView screenshot

WobbleView

May 10, 2015 • MIT License
WobbleView is an implementation of a recently popular wobble effect for any view in your app. It can be used to easily add dynamics to user interactions and transitions.
ALAccordion screenshot

ALAccordion

May 10, 2015 • MIT License
ALAccordion is an accordion style container view for iOS that manages a set of expandable/collapsable content sections. When a section opens, it consumes the full screen.
Popsicle screenshot

Popsicle

May 10, 2015 • MIT License
Delightful, extensible Swift value interpolation framework.
MetroCollectionLayout-ObjC screenshot

MetroCollectionLayout-ObjC

May 10, 2015 • MIT License
A metro style collection layout for iOS - Objective C
BAHFourCornersController screenshot

BAHFourCornersController

May 08, 2015 • MIT License
A custom container controller using the four corners
BABCropperView screenshot

BABCropperView

May 08, 2015 • MIT License
A customizable image cropper view based on UIScrollView. Supports iOS 7.0+ - Crop size is fully configurable - Allows cropping of any part of the image - Fully customizable with sensible de...
DKNightVersion screenshot

DKNightVersion

May 07, 2015 • MIT License
A light weight framework adding night version (night mode) to your iOS app. You can set it with nightColor property or just use the default version. Get more information about DKNightVersion on ...
BeanTransitionManager screenshot

BeanTransitionManager

May 07, 2015 • MIT License
A Pinterest style segue for expanding UIImageViews into detail views.