Stay in touch
No image provided.
btSimpleSideMenu
June 12, 2014 • MIT License
This is a simple side menu for iOS. Includes Blur background, callbacks using blocks & supports delegate patterns as well. Based on the UITableView, this menu provides a simple approach of creating...
SloppySwiper
June 12, 2014 • MIT License
A `UINavigationController` delegate that allows swipe back gesture to be started from anywhere on the screen (not just from the left edge).
What's New
June 12, 2014 • MIT License
Easily present the latest changes and features to your users on app updates.
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, ...
No image provided.
MPParallaxCollection
June 07, 2014 • BSD License
a collection view layout + cell that can do something percent driven ( parallax for image + custom)
A collection view layout and a cell subclass usefull to made parallax of an image during the s...
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.
CZWeatherKit
June 05, 2014 • BSD License
CZWeatherKit is a simple, extensible weather library for iOS and OS X that allows for easy downloading of weather data from various weather services.
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.
Curious
June 04, 2014 • GPL License
iOS inspector for curious people. Inspect the hierarchy of apps and objects' available methods! Useful for debugging, and knowing how something works.