Stay in touch
MSMatrixController
April 09, 2013 • MIT License
A component to organize your view controllers in a gesture-based a 2D matrix.
SliderSwitch
April 08, 2013 • MIT License
A custom windowed slider designed by Chris Norstrom which can be use to replace UISwitch.
Nocilla
April 07, 2013 • MIT License
Testing HTTP requests has never been easier. Nocilla: Stunning HTTP stubbing for iOS and Mac OS X.
CLFContainerViewController
April 04, 2013 • MIT License
CLFContainerViewController makes it much easier to create custom container view controllers.
With this class, you can create container view controllers whose children occupy the entire bounds of...
DOTabbar
April 03, 2013 • MIT License
Lightweight and customizable tab bar control with support for grouping items for Mac OSX.
No image provided.
MSPullToRefreshController
April 03, 2013 • MIT License
Allows you to have implement a "pull to refresh" control on any UIScrollView. Why is better than other implementations?
- It's unintrusive, and simply observes the content offset of the scroll vi...
LBReadingTime
April 02, 2013 • MIT License
UITextView category to compute the total reading time or remaining reading time + UITextView indicator's panel showing the remaing reading time.
MTTestSemaphore
April 02, 2013 • MIT License
A class to help you create unit tests that test asynchronous methods. You will need this to unit test any class that fetch data from the network, use location, camera, etc.
TWStatus
April 01, 2013 • MIT License
Show notification status on Status bar mimicking Sunrise and Mailbox.
Proper data models with JSONModel
April 01, 2013 • MIT License
Every other app or so use some kind of either JSON feed or a JSON based API for its backed. Few though are built to be robust, stable and performant; the proper way to work with JSON is to use data...
ADSlidingViewController
March 31, 2013 • MIT License
An easy to use sliding view controller packed full of features. Supports all iOS devices that can run >= iOS 5.
Twitter Archive Viewer
March 30, 2013 • MIT License
A viewer app for twitter archive. The usage is Just replacing "tweets" folder with yours.
MBButtonMenuViewController
March 28, 2013 • MIT License
MBButtonMenuController is a UIViewController subclass that implements something similar to UIActionSheet.
It offers an unlimited number of buttons, a delegate for handling taps, and a cool visua...
FontAwesomeIconFactory
March 26, 2013 • MIT License
Create icons using the resolution-independent Font Awesome. Works for iOS and OS X.
Font Awesome was created by Dave Gandy -http://fortawesome.github.com/Font-Awesome
QuadCurveMenu (Burtlo)
March 25, 2013 • MIT License
A fork of the original [QuadCurveMenu](/controls/quadcurvemenu), now [AwesomeMenu](https://github.com/levey/AwesomeMenu), that is more configurable and extendable. I proposed a pull request and thi...