Stay in touch
BCDShareSheet
February 18, 2012 • MIT License
A Simple Framework For Sharing Content via Email, Facebook and Twitter
There's a number of ways to share content from within iOS apps. iOS5 includes support for sharing content via email and Twitt...
PullableView
February 14, 2012 • MIT License
UIView subclass that implements pullable behaviour similar to the Notification Center in iOS 5.
No image provided.
DAReloadActivity
February 10, 2012 • MIT License
DAReloadActivity is a UIButton subclass (with a refresh arrow by default) with UIActivityIndicatorView properties.
No image provided.
YLProgressBar
February 06, 2012 • MIT License
Custom progress bar for iOS (iPhone, iPad) with an animated background.
It is build using the Core Graphics framework.
YRDropdownView
February 05, 2012 • MIT License
YRDropdownView is a view library for displaying stylish alerts, warnings, and errors. Based on Tweetbot's implementation, MKInfoPanel by Muguneth Kumar, MBProgressHUD by Matej Bukovinski and DSActi...
UIImage+Sprite
February 02, 2012 • MIT License
Useful UIImage category for handling sprite sheets. This add-on smoothes the way of extracting images from a sprite sheet (texture atlas).
VPPDropDown
February 02, 2012 • MIT License
VPPDropDown is an iOS library that allows you to create dropdown-like menus in a table view, as seen in old Twitter 3 for iPhone.
BSKeyboardControls
January 29, 2012 • MIT License
BSKeyboardControls makes it easy to put previous, next and done buttons above the keyboard in your iPhone or iPad app.
BSKeyboardControls is optimized for both iPhone and iPad and therefore fits...
TSMiniWebBrowser
January 27, 2012 • MIT License
In-app web browser for iOS. There are already some solutions to this problem out there but non of them offers this features. First, this solution solves the well-known UIWebView bug that causes err...
FlipTransform
January 23, 2012 • MIT License
Animation component for the effect of flipping as in a news/clock ticker, or a page turn.
Structured around the idea of a data object (i.e. headline in news, number in a clock, page in a book) a...
UIViewDrawRectBlock
January 21, 2012 • MIT License
A category on UIView that lets you specify a -drawRect method in a block on the object instead of subclassing.
MWPhotoBrowser
January 20, 2012 • MIT License
A simple iOS photo browser with optional grid view, captions and selections.
MWPhotoBrowser can display one or more images by providing either UIImage objects, or URLs to files, web images or li...
No image provided.
LBGIFImage
January 18, 2012 • MIT License
LBGIFImage is a small category that creates animated UIImages from GIF images.
KNPathTableViewController
January 13, 2012 • MIT License
KNPathTableViewController is an UITableViewController with an customizable overlay panel that shows up when you scroll, inspired by Path app.
It is meant to be simple and flexible that can be ea...
MDSpreadView
January 12, 2012 • MIT License
A 2D table view for iOS apps! Demo available at https://github.com/mochidev/MDSpreadViewDemo
MotionJpegImageView
January 11, 2012 • MIT License
Generic UIImageView subclass designed to load and play Motion-JPEG streams such as commonly used with IP cameras, etc.
PHRefreshTriggerView
January 09, 2012 • MIT License
This is an alternate to EGORefreshTableView that uses a gesture recognizer instead of UIScrollView's delegate.
SWSnapshotStackView
January 09, 2012 • MIT License
Snapshot Stack View cocoa touch class decorates your UIImage's for presentation to the user with matte border, drop shadows and simulated stack of physical photos.
AFPickerView
January 06, 2012 • MIT License
Custom UIPickerView controller reconstruction allows you to customize the graphics (background, shadow, selector) just replace those files with your own:
* pickerBackground.png
* pickerGlass.pn...
GLTapLabelDemo
January 06, 2012 • MIT License
This is a custom UILabel view controller for iOS that works just like a regular UILabel, except allow to the user to tap on certains words.