Stay in touch
PBEmojiLabel
January 06, 2013 • BSD License
This is a UILabel category which allows you to insert Emojis you use in Campfire, GitHub, Basecamp, Turntable.fm, Teambox, Trac and Flowdock without the need to calculate where to insert some UIIma...
Custom ToggleView
January 05, 2013 • MIT License
ToggleView is easy-to-use original toggle button.
You can easily change the image of the ToggleView.
NVUIGradientButton
January 04, 2013 • MIT License
A beautiful customizable iOS button with gradient.
RFOverlayScrollView
January 04, 2013 • MIT License
RFOverlayScrollView is an NSScrollView subclass that shows its NSScroller in iOS style even when a mouse is attached.
FPTitleSwipeView
January 04, 2013 • MIT License
A title swipe similar to the Sparrow Mail app. Fully working.
Used inside a UINavigationController's titleview.
SDScaffoldKit
January 03, 2013 • MIT License
UIKit can be tedious and repeative to build simple CRUD interfaces. SDScaffoldKit is a simple library that provides Create, Read, Update, and Delete views/viewcontrollers out-of-the-box. Just creat...
M13Checkbox
January 03, 2013 • MIT License
A customizable checkbox for iOS that mimics the checkbox found on OS X, and Safari.
KLNoteViewController
January 02, 2013 • Apache 2.0 License
A control that organizes multiple navigation controllers in a stack inspired by Evernote 5.0 app
<p>This control is dual licensed:</p>
<ul>
<li><strong>- For Free,</strong> under the terms of ...
FontAwesome+iOS
January 02, 2013 • MIT License
Font awesome is an iconic font. Read more about it on http://fortawesome.github.com/Font-Awesome/
The project is an open source category submitted by Alex Usbergo that extends NSString allowing ...
Location Map
January 02, 2013 • CC BY 3.0 License
A Design pattern to show the locations and map in an efficient way, the UI mimics Foursquare's checkin view.
SWRevealViewController
January 01, 2013 • MIT License
This is a container controller for presenting side views like Path or Facebook application, Done Right!. It is *really* simple to use, and contrary to virtually all similar controllers out there, t...
GC3DFlipTransitionStyleSegue
December 31, 2012 • zlib License
iBooks-style 3D flip transition animation rendered in OpenGL ES 2.0 and wrapped in a UIStoryboardSegue subclass.
SGSelectedViewController
December 31, 2012 • MIT License
A custom dropdown-style menu for iOS apps. Requires ARC and iOS 5.1 or higher.
No image provided.
JBCroppableView
December 31, 2012 • MIT License
JBCroppableView is a subclass of UIView built with UIKit and CoreGraphics that adds n points on an UIImageView allowing to modify them by drag & drop to trim the extra space of an image.
Wheel Component
December 30, 2012 • GPL License
Wheel Component like the one that apple used in their iAd app
HMSegmentedControl
December 29, 2012 • MIT License
A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents.
MLTableAlert
December 29, 2012 • BSD License
A block-based UIAlertView replacement which allows you to show table view in alerts for fast selection. It supports ARC and is compatible with iOS SDK 5.0 or later. It's completely based on UIViews...