Stay in touch
Elimination Menu
June 27, 2016 • MIT License
Some kind of dropdown/up menu that eliminates all values which were not selected.
JXColorButton
June 27, 2016 • MIT License
A custom color well button with a custom popover menu of colors to replace NSColorWell. Plays nicely with the OS X color picker for custom colors.
To use a JXColorButton, simply drop a custom vi...
MBRateApp
June 27, 2016 • MIT License
A customizable interstitial app rate screen with cool design.
You can change the colors of almost every element on the screen and get callbacks of what the user chose to do.
Typeset
June 27, 2016 • MIT License
Deal with AttributedString efficiently. https://github.com/Draveness/Typeset
UIImageView-AGCInitials
June 27, 2016 • MIT License
An UIImageView category that allows to set an image containing the initials of a contact's name on a colored background. The color of the background is the same for identical names.
Spots
June 27, 2016 • MIT License
Spots is a view controller framework that makes your setup and future development blazingly fast.
JDAnimationKit
June 27, 2016 • MIT License
JDAnimationKit provides a simple syntax for perform many common animations while allowing you to add physics properties such as springs all with a clean and chainable syntax.
QueuedAlertPresenter
June 27, 2016 • MIT License
A QueuedAlertPresenter serializes the presentation of alerts (including across multiple threads). Use it when your code needs to present alerts in rapid succession, where the user may not be able t...
FPActivityIndicator
June 27, 2016 • MIT License
A simple activity indicator. Written in Swift. Simple and customisable from Interface builder and by code
SwiftyVerticalScrollBar
June 27, 2016 • MIT License
A custom scrollbar for a UIScrollView or UIScrollView's subclasses written by Swift.
TRexAboutWindowController
June 27, 2016 • MIT License
A swift clone of PFAboutWindow to add a Xcode 6 like About Window to your OSX Applications.
RPCircularProgress
June 25, 2016 • MIT License
UIView subclass written in Swift to show circular progress.
PATabbarView
June 25, 2016 • MIT License
PATabbarView is like Safari tabbar. You can add a PATabbarPushedView into a PATabbarVew with sliding animation.
EVARoundSlider
June 25, 2016 • MIT License
Round slider (one or two handles; plain or gradient; with or w/o indicator of current color)
DBStateMachine
June 25, 2016 • MIT License
A swift library for implementing state machine just like GKStateMachine in GameplayKit.