Stay in touch
FPNumberPadView
November 19, 2012 • MIT License
A simple but highly customisable numeric keyboard for iPhone. Uses ARC. Currently does not support rotation, you are welcome to implement it. Includes some input checks to allow only 2 decimal digi...
vImageCategory
November 19, 2012 • MIT License
A UIImage category that provides wrapper functions for Apple's low-level image processing framework, vImage.
MNMPullToRefresh
November 18, 2012 • MIT License
MNMPullToRefresh is a solution to add pull-to-refresh feature at the top of an UITableView.
This solution has its basis on the Mediator design pattern (http://en.wikipedia.org/wiki/Mediator_patt...
ADBGridView
November 18, 2012 • BSD License
ADBGridView inherits from UITableView and is populated with ADBImageViews (repository). Number of images for row (cells) can be customized. UITableView is inherited to use cell reuse facility.
ADBIndexedTableView
November 16, 2012 • BSD License
Indexed UITableView using first letter objects property. ADBIndexedTableView uses Objective-C runtime, introspection and message forwarding.
MDCShineEffect
November 16, 2012 • MIT License
Add a "shine" effect to any view, like in http://nsscreencast.com/episodes/40-shine-effect
MDCParallaxView
November 15, 2012 • MIT License
Create a parallax effect using a custom container view, much like the top view of Path's timeline.
MDCScrollBarLabel
November 14, 2012 • MIT License
An animated scroll bar to present extra information to be used when scrolling on a UIScrollView. Y'know, like the clock on Path.
InformaticToolbar
November 14, 2012 • MIT License
InformaticToolbar is mainly an UIViewController Category which allows you to add several UIBarButtonItems set to your toolbar.
The sets are defined as subclasses of ITBarItemSet. All ITBarItemSe...
CEGuideArrow
November 14, 2012 • MIT License
A custom UI component to point at different locations on the screen at arbitrary angles and sizes. Can be used for tutorials, hinting at what inputs have errors, etc.
THContactPicker
November 14, 2012 • Apache 2.0 License
An iOS view used for selecting multiple contacts. This view mimics the contact selection in the Apple Mail app
RNSwipeViewController
November 13, 2012 • MIT License
Seamlessly integrate beautifully functional view controllers into your app that are accessible with just the swipe of a finger. Inspiration for this project came from David Smith and his gorgeous a...
No image provided.
JFDepthView
November 12, 2012 • MIT License
This is an iOS project for presenting a modal style view with a 3D effect to add depth. Everything on the screen just before the view is presented is instantly blurred and animated back away from t...
IZValueSelector
November 10, 2012 • Public Domain License
A simple selector inspired by UIPickerView but based on UITableView ...
Update : I just added some support for horizontal scrolling as well (Still using UITableView for that)
FontasticIcons
November 10, 2012 • MIT License
FontasticIcons is an Objective-C wrapper for iconic fonts.
CHDigitInput
November 09, 2012 • Apache 2.0 License
A UIPickerView alternative for entering integer values.
SquareQuote
November 09, 2012 • MIT License
Full source code for SquareQuote, an iPhone app for creating and sharing beautiful quotes in a visual format.
TISpringLoadedView
November 07, 2012 • BSD License
Some UIView subclasses which behave as though they're attached to a spring
PaperFoldMenuController
November 07, 2012 • MIT License
PaperFoldMenuController is a UITabBarController replacement, but displays the view controllers in a table view on the left side of the screen. You can drag to hide/reveal the left menu. Selecting f...