Stay in touch
DejalActivityView
December 08, 2012 • BSD License
DejalActivityView conveniently displays a horizontal, bezel-style, or keyboard-covering view with a spinning activity indicator and adjustable text.
Includes DejalActivityView: a simple horizont...
ZAActivityBar
December 07, 2012 • MIT License
An easy-to-use activity bar that's meant to non-intrusively display the progress of a task.
CKSideBarController
December 06, 2012 • MIT License
CKSideBarController is a UITabBarController-like UIViewController for iPad. Inspired by Twitter for iPad, as well as my own work.
A3GridTableView
December 05, 2012 • BSD License
A3GridTableView is a UIScrollView subclass with a high performance grid view-style layout.
SLGlowingTextField
December 04, 2012 • MIT License
This is a very simple subclass of UITextField that is designed to look like a Bootstrap input field. Add the text field, set the borderStyle to UITextBorderStyleNone, change the class to SLGlowingT...
DDSlidingPanels
December 04, 2012 • MIT License
4 sliding panels on every side of the screen! Panels are global for your application, that means that you configure each panel once and the panel is available to the user from any navigation state ...
MSNavigationPaneViewController
December 04, 2012 • MIT License
MSNavigationPaneViewController is a view controller class that handles the presentation of two overlaid child view controllers. The "pane" view can moved with a swipe gesture to reveal the "master"...
IDEKit
December 03, 2012 • LGPL License
A framework for developing rich integrated development environments on the Mac. IDEKit comes with the ability to do syntax highlighting, brace matching, load plugins, and makes it very easy to wri...
FXDDoubleTable
December 03, 2012 • MIT License
Presents two table views simultaneously, one on top of the other. The heights of the tables changes based upon which one the user scrolls.
While front table is showing main items, behind table ...
Bitlyzer
December 03, 2012 • BSD License
Class to shorten URLs with Bit.ly on iOS (both block based and delegate based using ARC).
NUI
December 03, 2012 • MIT License
NUI lets you style iOS apps using a style sheet, similar to CSS, allowing you to style an entire app in minutes.
You can create themes/skins that can be reused across multiple applications, set ...
DMLazyScrollView
December 03, 2012 • MIT License
DMLazyScrollView for iOS (with support for infinite scrolling) allows you to create and endless (in horizontal direction) UIScrollView organized in pages and load UIViews dynamically only when need...
A3ParallaxScrollView
November 30, 2012 • BSD License
A UIScrollView subclass with a parallax scrolling effect.
OLImageView
November 30, 2012 • MIT License
You love GIFs right? so do I!. Well, as you may know Apple's implementation of UIImage doesn't support animated GIFs (Booooooo!) and that's what this classes are for.
This classes are drop-in re...
TTAlertView
November 29, 2012 • MIT License
TTAlertView is a drop-in replacement for UIAlertView that allows the developer to customize the presentation of an alert.
WCBeforeAfter
November 29, 2012 • MIT License
An image control that lets you compare 'before' and 'after' images side by side.
CHSectionSelectionView
November 29, 2012 • Apache 2.0 License
Easy to use and highly customizable View that displays selector controls for (e.g.) UITableView Sections. This project is inspired by the iPads Address Book application.
GKLParallaxPictures
November 29, 2012 • MIT License
Parallax viewcontroller with photo gallery at the top
RNTextStatistics
November 27, 2012 • MIT License
This project is an Objective-C port of Dave Child's awesome Text-Statistics project. Get stats regarding readability, syllables, and counts of words/sentences with just a Category on NSString.