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

Alpha Channel Remover screenshot

Alpha Channel Remover

October 09, 2014 • Public Domain License
Mac OS X Application which allow users to remove alpha (transparency) from images. You can remove alpha channel of multiple files within seconds.
NCRAutocompleteTextView screenshot

NCRAutocompleteTextView

October 07, 2014 • MIT License
An NSTextView subclass that implements a popover to autocomplete words.
SimulatorManager screenshot

SimulatorManager

October 06, 2014 • MIT License
Simple Mac Application to perform quick access iOS Simulator Application data
IJSVG screenshot

IJSVG

September 29, 2014 • MIT License
IJSVG is an open source library created for Mac OS X 10.7+ to render SVG's within your application. It was developed for use with IconJar (in development) and is extremely fast and easy to use.
GRVibrantTitlebarWindow screenshot

GRVibrantTitlebarWindow

September 11, 2014 • BSD License
NSWindow with vibrant titlebar
CBTextFieldView screenshot

CBTextFieldView

August 27, 2014 • Unspecified License
A nice little animating textfield/label combo for OSX. Placeholder animates out of the box when it's active or text has been entered.
ENTabBarView screenshot

ENTabBarView

August 20, 2014 • MIT License
A clean & simple TabBar View for OS X in Objective-C
YahooClassicalButton screenshot

YahooClassicalButton

August 08, 2014 • MIT License
Yahoo Classical Button is a cocoa version of yahoo flickr classical button.
AudioRecorder screenshot

AudioRecorder

August 05, 2014 • MIT License
A simple app to record, trim and export audio for Mac. Written in Swift and took just 2 days. If you are on IRC, feel free to ping me in #iphonedev/#macdev on freenode. I'm the pretty_functi...
VMMagnifyComparer screenshot

VMMagnifyComparer

July 30, 2014 • Apache 2.0 License
A magnified comparison between two images. For more information, please refer to https://github.com/void-main/VMMagnifyComparer.
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.
No image provided.

VMBrushImageView

July 13, 2014 • Apache 2.0 License
Brush foreground and background on a NSImageView. For more information, please refer to https://github.com/void-main/VMBrushImageView.
VMMultiHandleSlider screenshot

VMMultiHandleSlider

July 13, 2014 • Apache 2.0 License
A mimic of iPhoto's multi-handle slider. For more information, please check the github repo.
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...
Glyphish Gallery screenshot

Glyphish Gallery

June 17, 2014 • Unspecified License
Browse and search through your Glyphish icons in style. Supports OS X 10.8+.
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.