Stay in touch
ARFacebookShareKitActivity
July 16, 2016 • MIT License
Launch FBSDKShareKit from UIActivityViewController instead of the default Facebook share sheet.
YBSlantedCollectionViewLayout
July 16, 2016 • MIT License
YBSlantedCollectionViewLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
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.
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...
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
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
MaterialColorPicker
July 13, 2016 • MIT License
Drop in customizable color picker with material color support.
No image provided.
AKSideMenu
July 13, 2016 • MIT License
Beautiful iOS side menu library with parallax effect. Written in Swift
Swiper
July 13, 2016 • MIT License
UIView sublass for creating Tinder like swipe cards, with a peek view.