Stay in touch
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
YISplashScreen
September 09, 2012 • Unspecified License
Easy splash screen + animation maker for iOS
MFRedditPostController
September 05, 2012 • Unspecified License
A bit more powerful tool for posting to reddit.
Ability to use UI included in project, or create your own UI and use just to communicate with Reddit or Imgur. Ability to post links, or photos. ...
SignatureView
July 01, 2012 • Unspecified License
A simple signature view that presents a signature box and returns a finger drawn signature (PNG format) as NSData.
EKStreamView
June 29, 2012 • Unspecified License
A scrolling view having many cells in different heights and in columns for iOS, just like Pinterest.
FullScreenAnimations
June 10, 2012 • Unspecified License
Shows an example of a Path 2.0-like book opening animation on application launch.
BBCyclingLabel
May 11, 2012 • Unspecified License
iOS 5+ (ARC) UILabel clone that performs animated transitions when changing text.
YIPopupTextView
April 12, 2012 • Unspecified License
A modal text view, like the one Facebook uses to post status updates.
MHPagingScrollView
April 12, 2012 • Unspecified License
A UIScrollView subclass that shows previews of the pages on the left and right. It uses a delegate much in the way UITableView uses a data source.
This is largely based on WWDC 2010 session 104 ...
JSAnimatedImagesView
February 24, 2012 • Unspecified License
UIView subclass to easily show a cool animated photo carousel.
Using delegation, you provide a bunch of images and the view cycles through them with nice transitions.
TweetBot like UIAlertView and UIActionSheet replacement
February 13, 2012 • Unspecified License
If you're sick and tired of the old UIActionSheet and UIAlertView's look or just can't do what you want with them, these classes are the answer to your prayers.
The classes can be easily customi...
CoolUIViewAnimations
February 12, 2012 • Unspecified License
UIView Category containing cool animations and effects for iPhone. Sample project included.
PullToRefreshTransform
February 03, 2012 • Unspecified License
Example of how to do the pull to refresh seen in the Twittelator Neue app.
RSMaskedLabel
January 23, 2012 • Unspecified License
A UIView that renders an inverted mask of a UILabel.