Stay in touch
KSFacebookButton
August 10, 2017 • MIT License
KSFacebookButton is a simple custom button which look exactly the same as FBSDKLoginButton. The problem with FBSDKLoginButton is that it do not allow any customisation on the look and feel of the b...
AZ-TableView
August 10, 2017 • MIT License
AZ TableView provide you with simple easy pagination and also dummy loading and error views.
TabbarControllerHideable
August 10, 2017 • MIT License
A drop in UITabbarController with show and hide options
SectionScrubber
August 09, 2017 • MIT License
A component to quickly scroll between collection view sections, as seen on Snapchat
Viewer
August 09, 2017 • MIT License
Image viewer (or Lightbox) with support for local and remote videos and images
ContentSheet
August 09, 2017 • MIT License
A simple control that enables presenting any view controller or navigation controller or any other object that can provide a view like an ActionSheet
SwiftMultiSelect
August 09, 2017 • MIT License
A tableview with graphical multi selection (contacts from PhoneBook or items from custom lists)
Translatio
August 09, 2017 • MIT License
Super lightweight library that helps you to localize strings, even directly in storyboards!
KSImageCarousel
August 08, 2017 • MIT License
KSImageCarousel is a lightweight image carousel which can easily adapt to different type of image source. KSImageCarousel support both finite and infinite scrolling mode. Just instantiate KSImageCa...
FluxCapacitor
August 04, 2017 • MIT License
FluxCapacitor is the Flux design pattern supporting framework. It makes implementing Flux easily with protocols(Storable, Actionable, DispatchValue). The special feature of Flux is "Data in a Flux...
No image provided.
LNZCollectionLayouts
August 03, 2017 • MIT License
A collection of UICollectionViewLayout subclasses. Snap to center, infinite scrolling and carousel layouts made easy, and working out of the box.
DossyTextLabel
August 03, 2017 • MIT License
A subclass of UILabel reminiscent of Strong Bad's faithful Tandy 400.
AGVideoPlayerView
August 03, 2017 • MIT License
It's a simple video player view based on AVPlayer with ability to autoplay video when view visible on the screen.
StringFormatter
August 01, 2017 • MIT License
Simple Text Formetter (Credit Card Number, Phone Number etc.)
TimeIntervalPicker
July 28, 2017 • Apache 2.0 License
UIDatePicker-like picker what allow you to select time interval similar to .countDownTimer mode but not limited with 24 hours
PinterestLayout
July 28, 2017 • MIT License
Custom collection view layout inspired by Pinterest layout. Written in Swift.
No image provided.
Queuer
July 27, 2017 • MIT License
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
Currently, with Queuer you can:
• Create and use ConcurrentOperation for asynchronous operations
• Create ...