Stay in touch
MCMHeaderAnimated
June 16, 2015 • MIT License
MCMHeaderAnimated allows you to add an animation between list and detail views.
Portal Transition
June 16, 2015 • Apache 2.0 License
Inspired by Apple's keynote portal animation, it is an iOS implementation of Portal like UIViewController transition.
Cutaway
June 15, 2015 • MIT License
Even for moderately complex apps, it soon becomes clear that having a single storyboard file for everything gets unmanageable pretty quickly. As a solution, we can have multiple storyboards and ins...
MaterialDesignColor / Google Material Design Colors for Swift
June 15, 2015 • MIT License
Color library for Swift. Currently supports GoogleMaterialDesignColor
MKBOSXCloseButton
June 15, 2015 • MIT License
An NSButton subclass that looks just like the Yosemite+ native window close button
LGSemiModalNavController
June 15, 2015 • MIT License
A UINavigationController subclass that presents itself a dynamic amount in a view controller using the UIViewControllerAnimatedTransitioning protocol.
LTTextView
June 12, 2015 • MIT License
Control to create text with interactive substrings. With ability customize it with NSAttributedString attributes.
MGFinderView
June 12, 2015 • MIT License
MGFinderView is an animated finder view useful for instance to focus or to suggest a point of the screen to the user.
No image provided.
BTBalloon
June 12, 2015 • Apache 2.0 License
BTBalloon is a custom UIView subclass that will display text and optionally an image and/or button in a balloon style popup. You could use this view as tool tips to highlight various parts of your ...
Spinner
June 09, 2015 • MIT License
This is a swift port of VMGearLoadingView made by VuMai (https://github.com/VuMai/VMGearsLoading).
ResponsiveLabel
June 09, 2015 • MIT License
A UILabel subclass which detects given patterns specified by regular expression and makes them tappable. This also allows to replace the default ellipse of UILabel with tappable attributed string. ...
RBSentinel
June 08, 2015 • MIT License
RBSentinel helps in improving the communication between the applewatch and the parent application. It opens up a REST based interface to handle information needed by the watchapp
KODropdownNotification
June 08, 2015 • MIT License
Fully customizable notification view for iOS.
Uses Autolayout
Circular Indicator
June 08, 2015 • MIT License
Circular Indicator is a simple circulator that fills up a circle as a ring or a full circle, which can be used to display the progress of a task or as a timer as used in the example.
PullToMakeSoup
June 07, 2015 • MIT License
Custom animated pull-to-refresh that can be easily added to UIScrollView
WAAccountStore
June 07, 2015 • MIT License
WAAccountStore is a simple yet extensible account system.
It encapsulates the basic account management functions, the security storage of the account credential. And allows you to store any usef...