Stay in touch
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.
MMLayershots
May 31, 2014 • MIT License
Layershots takes your iOS app and converts the view hierarchy into a layered photoshop (PSD) file.
APLabel
May 31, 2014 • MIT License
Detect touch on a `UILabel`'s letters.
How it works it's explained here: http://www.albertopasca.it/whiletrue/2013/09/objective-c-recognize-letter-pressed-on-uilabel/
CustomCalendar
May 31, 2014 • MIT License
Custom Calendar for iOS.
* UI designed for iOS 7
* Supports iOS versions >= 6.0
* Supports iPhone and iPad
* Swipe to change months
* Delegate method returns selected date on selection of date
TabDump
May 30, 2014 • MIT License
Read Tab Dump, the day's latest tech and world news on your iPhone.
Made with:
- BrandColors: https://www.cocoacontrols.com/controls/brandcolors
- DKUserMessageView: https://www.cocoacontrol...
SMBInternetConnectionIndicator
May 30, 2014 • MIT License
Internet Connection Indicator for iOS application.
Shows you when there's now internet connection.
Will improve the chance you get accepted to the App Store, for apple requires you to warn th...
UITableViewController-Containment-Demo
May 30, 2014 • MIT License
This is a sample project showing how to contain a UITableViewController in another VC with a Search Bar + Display Controller working as if it were all in a UITableViewController.
XLocation
May 29, 2014 • MIT License
An Xcode plugin which lets you add easily a new location from an address in your current Xcode project.
APNumberPad
May 28, 2014 • MIT License
Full clone of iOS number keyboard with customizable function button.
APNumberPad is a custom keyboard for iOS allows you to create a keyboard inputView that looks and feels just like the iPhone ...
PHPageScrollView
May 28, 2014 • MIT License
PHPageScrollView is a UIScrollView subclass that allows scrolling of multiple pages. Support a data source and delegate. Flexible implementation.