Stay in touch
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...
JLActionSheet
March 25, 2013 • MIT License
An easy to use and customize replacement to the stock UIActionSheet. A sample project is included.
A sample project is included and you can easily see how to create new themes once you dig aroun...
TLTiltSlider
March 25, 2013 • MIT License
A UISlider subclass that adjusts its appearance based on the positional attitude of the device.
Wolfpack
March 24, 2013 • MIT License
Wolfpack is an image processing library for iOS that uses Core Image to apply pre-defined filtered effects to an image.
TLTiltHighlightView
March 23, 2013 • MIT License
A horizontal gradient which adjusts its appearance based on the positional attitude of an iOS device.
BCFeedScroller
March 23, 2013 • MIT License
Two classes for showing an animated feed from an RSS or Atom data source.