Stay in touch
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...
YmsGradientButton
January 29, 2012 • Apache 2.0 License
iOS UIButton subclass featuring plist configured bitmap-free gradients.
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...
JWFolders
January 25, 2012 • BSD License
JWFolders is a set of classes that attempt to mimic the folder animation present on the iOS SpringBoard.
F3Swirly
January 24, 2012 • BSD License
I needed a control which had visual aspects of both an activity
indicator as well as an annunciator. This control satisfies that
need by providing, textual, color, and animated feedback.
...
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...
RSMaskedLabel
January 23, 2012 • Unspecified License
A UIView that renders an inverted mask of a UILabel.
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...
MWFeedParser
January 19, 2012 • Custom License
MWFeedParser is a simple and easy to use Objective-C framework for downloading and parsing RSS and Atom web feeds.
No image provided.
LBGIFImage
January 18, 2012 • MIT License
LBGIFImage is a small category that creates animated UIImages from GIF images.
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.
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.
UAModalPanel
January 10, 2012 • BSD License
UAModalPanel is an alternative modal panel that you can popup in your view controllers to show content that might not need an entire new screen to show. It works on the iPhone and iPad, with or wit...
PHRefreshTriggerView
January 09, 2012 • MIT License
This is an alternate to EGORefreshTableView that uses a gesture recognizer instead of UIScrollView's delegate.