Stay in touch
No image provided.
DAPageControlView
June 12, 2014 • MIT License
A scrollable page control for those rare cases when UIPageControl won't fit screen width.
I just love UIPageControl, don’t you? It’s simple and intuitive. It does not get any more "native" than ...
ESTCompanion
June 10, 2014 • MIT License
(WIP) - Finding there are some boiler plate setup stuff for working with Estimote's iOS SDK. To make life easier, created some ways to avoid all the boiler plate setup. Contributors welcome!
ICGTransitionAnimation
June 10, 2014 • MIT License
ICGTransitionAnimation is a library to customize transition animation in iOS 7.
AXStretchableHeaderTabViewController
June 10, 2014 • MIT License
Stretchable header view + Horizontal swipable tab view
UIView+MGBadgeView
June 10, 2014 • MIT License
Category which allows to show and customize a badge on every object which inherits from UIView.
AXWireButton
June 10, 2014 • MIT License
UIButton with Wire / Border style.
It looks good for iOS7 as Flat Design
VPRubberMenu
June 07, 2014 • MIT License
Subclass of UICollectionViewFlowLayout and UICollectionViewCell with 'rubbery' effect. Inspired by Nike's 'Making' app.
MMPopLabel
June 07, 2014 • MIT License
A popping label with optional buttons, useful for tutorial-like tips.
BorderButton
June 07, 2014 • MIT License
Subclass of UIButton that gives a colored border around a UIButton. The subclass takes the textColor attribute and creates a border with that color. When a user presses the button, it will change t...
CHTransitionAnimationController
June 07, 2014 • MIT License
Transition between view controllers using pre-built custom transitions. Transition animations include: scale up/scale down, slide in from left/right/top/bottom, slide out to left/right/top/bottom, ...
AHKSlider
June 07, 2014 • MIT License
A `UISlider` subclass that improves the precision of selecting values. Please read http://holko.pl/ios/2014/05/26/improving-uisliders-precision/ to learn the background story behind it.
AHKNavigationController
June 05, 2014 • MIT License
A `UINavigationController` subclass that re-enables the interactive pop gesture recognizer when the navigation bar is hidden or a custom back button is used.
It's described in detail in the blog...
AFViewShaker
June 05, 2014 • MIT License
AFViewShaker is a simple utility for performing UIView shake animations.
KPCClipShadowsScrollView
June 04, 2014 • MIT License
A simple Cocoa NSScrollView subclass that allows to draw on its top and its bottom small shadow rectangles to provide a subtle and discrete fade effect, for a smoother visual transition.
NSDictionary-ImageMetadata
June 04, 2014 • MIT License
NSDictionary+ImageMetadata and NSDictionary-MetadataDatasource are categories for working with image metadata provided by the ImageIO framework.
Preparing a UITableView with image metadata can b...
GTAppMenuController
June 04, 2014 • MIT License
This is a simple project inspired by Paper application of Facebook.
ZFDragableModalTransition
June 03, 2014 • MIT License
Custom animation transition for presenting modal view controllers.
CCDebugHelper
June 03, 2014 • MIT License
CCDebugHelper is a library made to speedup application debug. Instead of clicking interface to get to right view controller you can define all view controllers in your application and easy decide w...
BlurImageProcessor
June 01, 2014 • MIT License
BlurImageProcessor offers a very easy and practical way to generate blurred images in real time.