Search results for view

Rebel screenshot

Rebel

January 06, 2013 • MIT License
Rebel is a framework to make AppKit easier to work with, using categories to fix bugs and make APIs nicer, and new classes to perform common tasks.
Custom ToggleView screenshot

Custom ToggleView

January 05, 2013 • MIT License
ToggleView is easy-to-use original toggle button. You can easily change the image of the ToggleView.
RFOverlayScrollView screenshot

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 screenshot

FPTitleSwipeView

January 04, 2013 • MIT License
A title swipe similar to the Sparrow Mail app. Fully working. Used inside a UINavigationController's titleview.
SDScaffoldKit screenshot

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...
KLNoteViewController screenshot

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 ...
Location Map screenshot

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.
MCProgressBarView screenshot

MCProgressBarView

January 01, 2013 • MIT License
Progress bar with custom images
SWRevealViewController screenshot

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...
SGSelectedViewController screenshot

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.
MLTableAlert screenshot

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...
CycledViewerDemo screenshot

CycledViewerDemo

December 27, 2012 • MIT License
The CycledViewer is a custom controller, inspired from the ABC News app.It can be panned up or down to cycle through a set of custom views.
MagrackCollectionView screenshot

MagrackCollectionView

December 25, 2012 • MIT License
A UICollectionView implementation that displays a rack of magazine issues. Perfect for your Newsstand apps or any app that need to show a grid of media elements like Books, Music etc. The de...
NLImageShowcase screenshot

NLImageShowcase

December 23, 2012 • BSD License
ImageShowcase is a UIView subclass. It can be easily integrated to any application and almost everything is customizable to fit into any App.Some of its features are, Customizable layout with confi...
Image Cropper screenshot

Image Cropper

December 21, 2012 • BSD License
Unlike other crop tools, this is highly optimized and uses Quartz for crop layer drawing rather than multiple UIView for showing a translucent region.
BubbleButtonView screenshot

BubbleButtonView

December 16, 2012 • MIT License
Fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.
ACEView screenshot

ACEView

December 15, 2012 • BSD License
The ACEView framework aims to allow you to use the ACE source code editor in your Cocoa applications, as if it were a native control.
IDTwitterAccountChooserViewController screenshot

IDTwitterAccountChooserViewController

December 14, 2012 • MIT License
Twitter Account Chooser view controller for iOS 5+. Uses a block-based completion handler or a classic protocol-based delegate method.
WCAlertView screenshot

WCAlertView

December 09, 2012 • Apache 2.0 License
WCAlertView is a subclass from UIAlertView with possibility of color customization, which support also Objective-C blocks.