Stay in touch
Popover
August 21, 2015 • MIT License
Popover is a balloon library like Facebook app. It is written in pure swift.
JTFadingInfoView
August 20, 2015 • MIT License
The google's material design like notification view with smooth fade in/out animation features.
You can select fade in/out direction as you like. Also, customizable properties can be tweaked be...
PARTagPicker
August 20, 2015 • Unspecified License
This pod provides a view controller for choosing and creating tags in the style of wordpress or tumblr.
ColorDebugView
August 17, 2015 • MIT License
ColorDebugView is a simple NSView/UIView which lets you get something up on the screen quickly when roughing out layouts/animations. It displays a translucent rectangle or dot with directional cro...
ZTDropDownTextField
August 17, 2015 • MIT License
-Provide dropdown suggestions below UITextField
-Alternative of UISearchController
-Dropdown list will hide automatially, when user tap outside of it
-Implemented with AutoLayout, support ...
MaterialControls
August 14, 2015 • MIT License
In 2014, Google published the Google Material Design with a goal to provide guidelines for good design and beautiful UI across all device form factors.
For Android, developers can use default An...
LMGaugeView
August 12, 2015 • MIT License
LMGaugeView is a simple and customizable gauge control for iOS.
CKWaveCollectionViewTransition
August 11, 2015 • MIT License
Cool custom transition between UICollectionView's with wave like animation
MultiSelectController
August 11, 2015 • MIT License
MultiSelectController is useful for making multiple selection with see selection on the top of controller.
JTSplashView
August 10, 2015 • MIT License
Create the beautiful splash view. It is designed as a singleton so you do not have to care about instances.
LocationPicker
August 09, 2015 • MIT License
LocationPickerViewController is a UIViewController subclass to let users choose locations by searching or selecting on map. It's designed to work as UIImagePickerController.
User can select loca...
TimeScrubber
August 09, 2015 • MIT License
Time scrubber for date selection. Can be used to select date for remote video playing. iOS 7-8, Objective-C, Xcode 6.4.
(https://dl.dropbox.com/s/flxvev4qlkt8djx/timescrubber_demo.gif
Feature...
DoubleTapButton
August 09, 2015 • MIT License
A button that requires two taps: the first one to activate it and the second one to confirm the action.
You can configure the style, and if the first button reacts to swipe or to tap.
Also, ...