Stay in touch
HWViewPager
February 03, 2015 • MIT License
ViewPager for iOS : UICollectionView
Preview part of side..
support full screen..
Auto Fit in "Auto Layout"
Easy -
Just Configure SectionInset, minimumLineSpacing in CollectionView's F...
Doppelganger
February 03, 2015 • MIT License
Are you guilty of calling `reloadData` on your collection or table view because calculating your data source mutations is too hard? Doppelganger is here to help! Just give it old and new data sourc...
DKVerticalColorPicker
February 03, 2015 • MIT License
DKVerticalColorPicker is a simple iOS color picker presented as a vertical color bar from which the user can pick a color by its hue. Wings on either side of the color bar indicate the currently se...
No image provided.
RMParallax
February 01, 2015 • MIT License
The way to impress users on the first app launch.
Created by Raphael Miller and Michael Babiy.
See RMParallax in action: https://www.youtube.com/watch?v=5QRMohq1nBE
If you are looking for ...
AnchoredFloatView
January 30, 2015 • MIT License
Float View over TableView to indicate selected row direction and quickly scroll to it.
SwiftPulse
January 30, 2015 • MIT License
Simple pulse animation written in Swift (ported from HaloPulse)
CRMediaPickerController
January 30, 2015 • MIT License
An easy-to-use UIImagePickerController replacement for picking Images and Videos.
SWNavigationController
January 29, 2015 • MIT License
A UINavigationController subclass and corresponding UINavigationControllerDelegate that provides drop-in support for edge-swiping left and right through a view hierarchy.
ABCGooglePlacesAutocomplete
January 29, 2015 • MIT License
ABCGooglePlacesAutocomplete is an easy to use location autocomplete feature that utilizes the Google Places API to suggest locations to the user.
To use GooglePlacesAutocomplete, please do the f...
No image provided.
LoadingImageView
January 29, 2015 • MIT License
Loading Indicator for UIImageView.
Handles network calls and background thread image decoding.
Customizable and with full support for Interface Builder
pod 'LoadingImageView'
DeckBrewWrapper
January 29, 2015 • MIT License
DeckBrew Wrapper is an wrapper for Deck Brew, a Magic the Gathering API.
It consists of an API wrapper responsible for the network calls (DBAPIWrapper), requests classes (subclasses of the DBReq...
BTLabel
January 28, 2015 • MIT License
UILabel subclass with vertical text alignment, insets, images and height calculation.
KeychainAccess
January 28, 2015 • MIT License
KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X. Makes using Keychain APIs exremely easy and much more palatable to use in Swift.