Preferences
June 10, 2020 • MIT License
Add a preferences window to your macOS app in minutes. The panes can be made with either SwiftUI, Storyboard, or NSView.
FNReactionsView
March 25, 2017 • MIT License
FNReactionsView is a customizable control (based on UIView) to give people a way to show floating emoji like facebook does during live stream, easy way.
PIPContainer
February 09, 2017 • BSD License
An easy to use interface for picture-in-picture on macOS 10.12 and later
KSNavigationController
August 06, 2016 • MIT License
Looking for macOS (Mac OS X) analog of UIKit's UINavigationController from iOS? This class mimics its behavior.
LXPageViewWithButtonsViewController
August 06, 2016 • MIT License
combines UIPageViewController and highly customisable page selection tabs. Tab buttons can be positioned freely.
CustomSegue
July 31, 2016 • MIT License
Custom segue for OSX Storyboards with slide and cross fade effects using NSViewControllerTransitionOptions
INSNibLoading
March 05, 2016 • Unspecified License
A UIView/NSView category and a subclass for loading custom view from UINib (xib) files
LGPlusButtonsView
July 21, 2015 • MIT License
iOS implementation of Google 'plus button', that shows more options
NSView-ESSViewCategory
May 13, 2015 • Custom License
a category on NSView that simplifies zoom-transitioning between two NSViews
ESSSquareProgressIndicator
April 15, 2015 • Custom License
A rectangular (square), indeterminate progress indicator for iOS and OS X
PureLayout
June 30, 2014 • MIT License
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. PureLayout extends UIView/NSView, NSArray, and NSLayoutConstraint with a comprehensive Auto Layout API that is...
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...
No image provided.
RMBlurredView
October 25, 2013 • BSD License
Get an iOS 7 like blurred effect on your NSView with ease. Easy drop-in solution, that uses CAFilters, so you don't have to worry about FPS or other performance issues.
Follow @raffael_me for si...
LJSelectionView
June 24, 2013 • MIT License
An NSView subclass and controller that support the selection of subviews.
A common pattern in desktop Cocoa apps is to have a parent NSView manage a collection of NSView siblings. An example w...
ITNavigationView
May 23, 2013 • Custom License
An iOS-like navigation view driven by Core Animation. It can replace its subview with a slick animation.