Stay in touch
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.
iOS-MagnifyingGlass
January 17, 2012 • Unspecified License
ACMagnifyingGlass is a magnifier (or loupe) like the one you can find in Notes.app when moving the cursor.
KnobGarageBandStyle
January 16, 2012 • Unspecified License
A GarageBand-inspired knob featuring one-finger rotation.
BJImageCropper
December 01, 2011 • Unspecified License
A simple UIView subclass that allows a user to crop an image by dragging around an area.
PickerTableViewCell
November 17, 2011 • Unspecified License
UIPickerView as a keyboard view for UITableViewCell.
COPeoplePickerViewController
November 09, 2011 • Unspecified License
Re-implementation of the email address picker of iCal (work in progress). Currently supports only email picking but can be easily extended.
iMessageKeyboardEffect
November 01, 2011 • Unspecified License
A demo application for showing how to drag the keyboard down with your finger. Caveat: this has not been put in production code. Apple may deny this.