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

Circular Progress Indicator screenshot

Circular Progress Indicator

March 30, 2013 • Public Domain License
Just a custom (determinate) Circular Progress Indicator
MRSubtleButton screenshot

MRSubtleButton

March 27, 2013 • MIT License
A subtle gradient button derived from NSView.
SJADNShareController screenshot

SJADNShareController

March 12, 2013 • Custom License
SJADNShareController can be used to share text only (at the moment) to App.net, either as part of the sharing menu, on Mountain Lion, or alone. It is currently able to use App.net's web post int...
MIHSliderView screenshot

MIHSliderView

March 11, 2013 • MIT License
MIHSliderView is a Core Animation slider view for OS X. Any subclass of NSView can be displayed as a slide and integration into your project is as easy as using any other view since it is just a si...
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.
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...
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...
JNWAnimatableWindow screenshot

JNWAnimatableWindow

February 03, 2013 • MIT License
Custom NSWindow animations use a CALayer.
DMSplitView screenshot

DMSplitView

January 23, 2013 • MIT License
DMSplitView is a revisited version of the standard OSX's NSSplitView control. The e problem with NSSplitView is that some things which should be simple require implementing unintuitive delegate met...
KBTextField screenshot

KBTextField

January 22, 2013 • MIT License
A Twitter Bootstrap styled NSTextField for Mac OS X
Two Finger Swipe WebView screenshot

Two Finger Swipe WebView

January 09, 2013 • Public Domain License
Two-finger (trackpad) or one-finger (Magic Mouse) support for back/forward in a WebView.
Rebel screenshot

Rebel

January 06, 2013 • MIT License
Rebel is a framework to make AppKit easier to work with, using categories to fix bugs and make APIs nicer, and new classes to perform common tasks.
RFOverlayScrollView screenshot

RFOverlayScrollView

January 04, 2013 • MIT License
RFOverlayScrollView is an NSScrollView subclass that shows its NSScroller in iOS style even when a mouse is attached.
ShortcutRecorder screenshot

ShortcutRecorder

December 28, 2012 • CC BY 3.0 License
The best control to record shortcuts on macOS - Objective-C framework developed with Swift in mind - Easily stylable - Translated into 22 languages - Supports macOS Accessibility - Thoroughl...
No image provided.

ITSearchField

December 19, 2012 • BSD License
ITSearchField is a subclass of NSSearchField, which can collapse and expand if you click the search icon.
ACEView screenshot

ACEView

December 15, 2012 • BSD License
The ACEView framework aims to allow you to use the ACE source code editor in your Cocoa applications, as if it were a native control.
LinenClipView screenshot

LinenClipView

November 27, 2012 • MIT License
Adds a linen pattern behind scrollviews like in Apple's Lion apps.
No image provided.

ITPathbar

November 25, 2012 • BSD License
ITPathbar is a subclass of NSPathComponent that allows making a custom design.
KSPasswordField screenshot

KSPasswordField

November 20, 2012 • BSD License
An easy-to-hook-up "Show password" checkbox, and automatically trims whitespace when pasting or dragging passwords.
KBButton screenshot

KBButton

November 13, 2012 • MIT License
An OS X button adapted from BButton. Adds Twitter Bootstrap style buttons to OS X