Stay in touch
SimpleJSONParserForYAJL
July 03, 2013 • MIT License
Simple JSON Parser For YAJL is a wrapper which allows you to parse the json data with event-driven model of SAX, but eliminating the implementation of the complex SAX interface ie. number of callba...
KOMovingNavigationBar
July 02, 2013 • MIT License
A UINavigationBar that slides out of view when the user scrolls down and automatically slides back in when scrolling up. Compatible with UIScrollViews and subclasses (i.e. UITableView).
ADTickerLabel
July 01, 2013 • MIT License
Provides a mechanism to show numbers with a rolling effect, like a ticker.
Click to see the video example: https://dl.dropbox.com/u/25847340/ADTickerLabel/video.mp4
LRGlowingButton
July 01, 2013 • MIT License
UIButton subclass with custom glow color.
Replacement for default showsTouchWhenHighlighted.
RequestCacher
June 30, 2013 • MIT License
RequestCacher is a ready to use data caching module for iOS5+
RequestCacher automatically does the following, for you:
* caches data fast
* creates a local database to keep track of stored d...
JATickerView
June 30, 2013 • Apache 2.0 License
Customizable scrolling LED ticker library for iPhone and iPad.
* Authentic digital LED ticker - display stock quotes, sports scores, the latest headlines, or more in your app- just provide the d...
RCHGestureGuide
June 30, 2013 • BSD License
A tool to display gesture hints to your users on any area of user interface area of your application.
Allow the user to dismiss and remove guides for different areas of your applications and re-...
ObjcModelValidation
June 29, 2013 • MIT License
A port of ActiveRecord's, the Ruby ORM framework, validators to Objective-C.
No image provided.
MBTableGrid
June 29, 2013 • MIT License
An NSControl subclass which provides a spreadsheet-style table grid, forked from mattball/mbtablegrid.
FocusColorTextField
June 29, 2013 • BSD License
Set a different backgroundColor and textColor on your text fields and text views when they have focus.
CurrencyNumericTextField
June 28, 2013 • BSD License
Provides a currency symbol-equipped text field.
UIPhotoGallery
June 26, 2013 • MIT License
UIPhotoGallery is a lightweight set of extended & customizable views to show Photo Gallery for iOS UIKit, including a UIView and UIViewController.
MDSlideNavigationViewController
June 26, 2013 • MIT License
A UINavigationController sub class with neat, custom push and pop animations.
* When pushing onto the stack, the old view shrinks in size as the new view slides in.
* When popping, the old vi...
KLSwitch
June 25, 2013 • Apache 2.0 License
An iOS 7 UISwitch clone that works on iOS 5+
<p>This control is dual licensed:</p>
<ul>
<li><strong>- For Free,</strong> under the terms of the <a href = "http://opensource.org/licenses/Apache...
ADCustomTableView
June 25, 2013 • MIT License
A UITableView subclass that provides custom cell entrance effects, like sliding in cell contents from the right. See the example video on GitHub for more information.
LJSelectionView
June 24, 2013 • MIT License
An NSView subclass and controller that support the selection of subviews.
A common pattern in desktop Cocoa apps is to have a parent NSView manage a collection of NSView siblings. An example w...