Stay in touch
DMFilterView
April 24, 2013 • Unspecified License
DMFilterView is a subclass of UIView, it look like a UITabBar but it much more lighter to implement. You just init it with an NSArray of strings and then attach it to your view. It provides some ea...
YIDragScrollBar
April 17, 2013 • Unspecified License
Attaches draggable scroll bar on top of original UIScrollView for iOS5+, works like a charm.
PathMenuExample
April 12, 2013 • Unspecified License
Path 2.0's iPhone app has a really neat navigation system. This is a simple example of how to add a similar menu menu system to your iPhone app. Just run the example and click on the nice red butto...
APExtendedPageController
April 05, 2013 • Unspecified License
A view controller scrolling experience inspired by Google Chrome.
LBorderView
March 04, 2013 • Unspecified License
iOS UIView with dashed or solid line border. Including both round corner and straight line views.
More info at:
http://lukagabric.com/cashapelayer-example-round-corners-view-with-dashed-line-bo...
Navigation Menu
March 03, 2013 • Unspecified License
Navigation Menu is an Objective-C component which adds the ability to show menu from the navigation bar.
Inspired by Vkontakte app.
SDScaffoldSync
February 21, 2013 • Unspecified License
Create a Cloud Syncing Mobile App in 3 Minutes.
Building an app that syncs its data in the cloud can be difficult. That's where SDScaffoldSync comes into play. SDScaffoldSync creates a REST endp...
SweepingProgressBar
February 02, 2013 • Unspecified License
SweepingProgressBar is an improved implementation of TYIndeterminateProgressBar that appears by dropping down from the top of the view and animating smoothly back and forth until dismiss is called.
Harpy
February 01, 2013 • Unspecified License
Notify users that a new version of your iOS app is available, and prompt them with the App Store link.
Harpy is a utility that checks a user's currently installed version of your iOS application...
APExtendedScrollView
January 31, 2013 • Unspecified License
A subclass of UIScrollView with a simple tweak inspired by Groupon. The paging control is shown on the status bar when the scroll view is dragged and hidden when it stops.
BTBreadcrumbView
January 22, 2013 • Unspecified License
A breadcrumb control for iOS. Features:
* Simple API
* Animated transition
Emoji
December 23, 2012 • Unspecified License
Classes for quick access to Emoji symbols. There are four classes, each of the classes contains characters grouped by topic. Classes contain static methods that return a string with the Emoji symbol.
iTunes 11 Color Detection
December 13, 2012 • Unspecified License
Detection Library for iTunes 11 Style colors.
GKLCubeViewController
December 09, 2012 • Unspecified License
A view controller that can have 4 views added to it and rotated via swiping left/right. Currently requires exactly 4 views, otherwise it's gonna look bad.
DMPageControl
November 26, 2012 • Unspecified License
An high customizable alternative to UIPageControl.
DMPageControl redefines exactly every property and methods available in standard UIKit's UIPageControl. However you can customize it by setting...
YISwipeShiftCaret
November 23, 2012 • Unspecified License
Swipe-to-shift text input caret for iOS (no private APIs)
MSCurrencyFormatter
October 01, 2012 • Unspecified License
This will format a text field similar to how an ATM works. This allows easy entry of dollar amounts. If on an iPhone it can even add a positive/negative toggle button to the keypad. If on an ipad i...
No image provided.
SHSidebarController
September 11, 2012 • Unspecified License
A sidebar controller with a folding effect