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

Peckham screenshot

Peckham

July 23, 2014 • MIT License
Peckham is an Xcode plugin that lets you add #import-s from anywhere in the code, thus saving you time and frustration of scrolling up and down the code to add an #import.
MAThermometer screenshot

MAThermometer

June 27, 2014 • MIT License
A Progress bar shaped as a thermometer customizable. You can also use it to display temperature !
DKTuner screenshot

DKTuner

June 26, 2014 • MIT License
A Tuner control for setting a scalar value, or time or any catalog value.
xcfui screenshot

xcfui

June 26, 2014 • MIT License
Xcode plugin for [fui tool](https://github.com/dblock/fui), which finds unused imports.
Swift Spaceship Operator screenshot

Swift Spaceship Operator

June 19, 2014 • MIT License
Contains a Swift file to add the spaceship operator ( `<=>` ) to a project 6.0 <=> 17.0 // Outputs -1 9001.0 <=> 9000.0 // Outputs 1 4.0 <=> 4.0 // Outputs 0 Works on iOS an...
PI_EmojiPicker screenshot

PI_EmojiPicker

June 17, 2014 • MIT License
Simple NSView or NSViewController based picker for Emoji. I took the wonderful work of AGEmojiKeyboard (https://github.com/ayushgoel/iOS-emoji-keyboard) as a base to create an OS X version. ...
KPCClipShadowsScrollView screenshot

KPCClipShadowsScrollView

June 04, 2014 • MIT License
A simple Cocoa NSScrollView subclass that allows to draw on its top and its bottom small shadow rectangles to provide a subtle and discrete fade effect, for a smoother visual transition.
XLocation screenshot

XLocation

May 29, 2014 • MIT License
An Xcode plugin which lets you add easily a new location from an address in your current Xcode project.
FlatUI Colors Palette for Xcode screenshot

FlatUI Colors Palette for Xcode

May 28, 2014 • MIT License
FlatUI Colors (http://flatuicolors.com/) palette for use in Xcode. Install by executing the following command in your terminal: wget -P ~/Library/Colors https://raw.github.com/hemantasapkota/...
PCProgressView screenshot

PCProgressView

May 24, 2014 • MIT License
A simple rounded progress view for OS X which is customisable. - Background line colour - Background line width - Progress line colour - Progress line width - Animation duration and of co...
Marvelous screenshot

Marvelous

May 10, 2014 • MIT License
Marvelous is an unofficial native interface to the Marvel Comics API for OSX. It is built on top of the Foundation framework and it uses the high-level operation and networking abstractions built i...
SANetworkTester screenshot

SANetworkTester

May 10, 2014 • MIT License
Quick and Easy way to check for active network connection using Blocks or Delegate on iOS devices
RPBorderlessSegmentedControl screenshot

RPBorderlessSegmentedControl

April 28, 2014 • MIT License
A replica of Xcode 5's toolbar segmented controls.
No image provided.

RSImageOptimPlugin

April 22, 2014 • MIT License
Xcode plugin to optimize images using ImageOptim.
XCParameterizedTestCase screenshot

XCParameterizedTestCase

April 10, 2014 • MIT License
Parameterized implementation of XCTestCase.
CocoaPodUI screenshot

CocoaPodUI

March 29, 2014 • MIT License
XCode plugin that implements CocoaPods GUI.
TBMInspectorView screenshot

TBMInspectorView

March 28, 2014 • MIT License
TBMInspectorView is a copy of the Xcode 5's inspector view. It is pretty easy to setup and should be set as the documentView of a NSScrollView.
KFToolbar screenshot

KFToolbar

March 04, 2014 • MIT License
An easy to setup and use toolbar that can contain KFToolbarItems (what is actually a wrapper for NSButtons).
No image provided.

JMTimerBeam

February 25, 2014 • MIT License
JMTimerBeam enables you to show a decent beam on your OSX screen for visualising a timing event. The beam will be attached to the top, right, bottom or left side of your screen and decreases steadi...
XML-Reader screenshot

XML-Reader

February 08, 2014 • MIT License
XML Reader for OS X that allows you to preview a XML url as well as convert it to JSON format.