Stay in touch
Restofire
June 27, 2016 • MIT License
Restofire is a protocol oriented networking abstraction layer in swift that is built on top of Alamofire to use services in a declartive way
NDParallaxIntroView
June 27, 2016 • MIT License
Easy to use Intro with beautiful parallax effect for introducing your App on first launch.
APValidators
June 27, 2016 • MIT License
APValidators is a codeless solution for form validation. Just connect everything right in Interface Builder and you're done. Supports really complex and extendable forms by allowing to connect vali...
Elimination Menu
June 27, 2016 • MIT License
Some kind of dropdown/up menu that eliminates all values which were not selected.
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.
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.