Stay in touch
MBFaker
November 20, 2012 • MIT License
This library is a port of Ruby's Faker library that generates fake data.
You can use it for taking real-looking test data, screenshots and populate your database during development.
Flat Pill Button
November 20, 2012 • MIT License
A custom UIButton subclass that has the Letterpress look and feel.
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...
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.
KBButton
November 13, 2012 • MIT License
An OS X button adapted from BButton. Adds Twitter Bootstrap style buttons to OS X
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...
FontasticIcons
November 10, 2012 • MIT License
FontasticIcons is an Objective-C wrapper for iconic fonts.
SquareQuote
November 09, 2012 • MIT License
Full source code for SquareQuote, an iPhone app for creating and sharing beautiful quotes in a visual format.
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...
YHCPickerView
November 06, 2012 • MIT License
YHCPickerView extends UIPickerView with a search bar to help your users easily filter the picker view's contents when it contains lots of records.
KGDiscreetAlertView
November 05, 2012 • MIT License
An easy-to-use drop-in control that allows you to display a discreet alert in any view.
AKFieldsNavView
November 03, 2012 • MIT License
Simple UIView subclass for easy UITextFields and UITextViews navigation.