Stay in touch
Swift Popup Dialog
July 16, 2016 • MIT License
Popup Dialog is a simple alert view, easy to use just like UIAlertController. Additionally Popup Dialog features a lot of customization options to make it meet your needs.
SCDatePicker
July 16, 2016 • Apache 2.0 License
SCDatePicker is a simple UIDatePicker with a UIToolbar and 'Done' button. Three lines of code.
MultiStepSlider
July 16, 2016 • MIT License
A custom UIControl which functions like UISlider where you can set multiple intervals with different step values for each interval. This is useful when an interval spans over large values, for exam...
NoOptionalInterpolation
July 16, 2016 • MIT License
NoOptionalInterpolation gets rid of "Optional(...)" and "nil" in Swift's string interpolation and make pluralization easier.
let age = 42
let text = "I am \(age ~ "year") old" // "I am 42 yea...
LBZSpinner
July 15, 2016 • Apache 2.0 License
Simple Spinner with dropdown-list for iOS (like android)
November
July 14, 2016 • Apache 2.0 License
A handy API to convert NSDate to NSString and back written in swift
SwiflyOverlay
July 14, 2016 • MIT License
Yet another full screen navigation component, this time written in swift.
Goya
July 14, 2016 • MIT License
An easy way to set styles to any UIResponder from the Interface Builder written in Swift
UXMPDFKit
July 14, 2016 • MIT License
A PDF viewer and annotator that can be embedded in iOS applications
BasicTutorialView
July 14, 2016 • MIT License
This is a template to create an initial tutorial for your application. It allows you to create very quickly and without difficulty.
Lenguage: Swift 2 & Swift 3
Author: Alan Roldan
PopupViewController
July 13, 2016 • Unspecified License
UIViewController drop in replacement with much more customisation
SparkButton
July 13, 2016 • MIT License
Demonstrates the Like button animation just like the one from the FB's Paper App.
JQSwiftIcon
July 13, 2016 • MIT License
Add icons to your project without moving a finger. JQSwiftIcon uses string interpolation to replace placeholders on text and replaces them with icons