Search results for controller

SJNotificationViewController screenshot

SJNotificationViewController

February 21, 2012 • BSD License
Dead-simple in-app notifications. Notifications slide up from the bottom of whatever view they're attached to and slide back down when you or the user are done with them. Great for indicating th...
PageViewController screenshot

PageViewController

February 15, 2012 • Public Domain License
PageViewController implements a container UIViewControler, controlling the navigation between child UIViewController with UIPageControl.
ABPersonViewController+Delete screenshot

ABPersonViewController+Delete

February 14, 2012 • Apache 2.0 License
ABPersonViewController category with address book contact deletion (default ABPersonViewController only allows editing, not deletion).
JCMSegmentedPageController screenshot

JCMSegmentedPageController

February 08, 2012 • Apache 2.0 License
Custom container view controller for iOS5 that functions similarly to a UITabBarController, but the way to switch tabs is through a UISegmentedControl on top. Demo included.
TSMiniWebBrowser screenshot

TSMiniWebBrowser

January 27, 2012 • MIT License
In-app web browser for iOS. There are already some solutions to this problem out there but non of them offers this features. First, this solution solves the well-known UIWebView bug that causes err...
KNPathTableViewController screenshot

KNPathTableViewController

January 13, 2012 • MIT License
KNPathTableViewController is an UITableViewController with an customizable overlay panel that shows up when you scroll, inspired by Path app. It is meant to be simple and flexible that can be ea...
IIViewDeckController screenshot

IIViewDeckController

January 04, 2012 • MIT License
This class largely implements the sliding views found in the Path 2.0 and Facebook apps. The ViewDeckController supports sideview in all directions (left, right, top, bottom), in any combination...
JGMediaPicker screenshot

JGMediaPicker

January 02, 2012 • MIT License
For everyone who has pulled their hair out trying to use MPMediaPickerController! This is a replacement library for MPMediaPickerController. It provides a user interface that is much closer to t...
PKRevealController screenshot

PKRevealController

December 28, 2011 • MIT License
Introducing PKRevealController 2 - The second version of one of the most popular view controller containers for iOS, enabling you to present multiple controllers on top of one another. It is easy t...
Web Browser View Controller screenshot

Web Browser View Controller

December 22, 2011 • MIT License
iPhone apps often have the need to show a web page, and the easiest way to implement this is to have the page opened in Safari. The problem with this, is that now your customer is stuck in Safari, ...
DETweetComposeViewController screenshot

DETweetComposeViewController

December 10, 2011 • BSD License
An iOS 4 compatible version of the TWTweetComposeView controller. Otherwise known as the Tweet Sheet.
MHTabBarController screenshot

MHTabBarController

November 26, 2011 • MIT License
This is a custom container view controller for iOS 5 that works just like a regular UITabBarController, except the tabs are at the top and look different. It uses the new iOS 5 view controller cont...
COPeoplePickerViewController screenshot

COPeoplePickerViewController

November 09, 2011 • Unspecified License
Re-implementation of the email address picker of iCal (work in progress). Currently supports only email picking but can be easily extended.
LARSAdController screenshot

LARSAdController

November 04, 2011 • MIT License
Lightweight mobile ad mediation for iOS: http://larsacus.github.com/LARSAdController
SSPhotoCropperViewController screenshot

SSPhotoCropperViewController

October 20, 2011 • Apache 2.0 License
SSPhotoCropperViewController is a custom view controller that provides a simple, configurable and easy-to-use UI for cropping and scaling photos in iPhone apps.
STableViewController screenshot

STableViewController

October 15, 2011 • MIT License
This is deprecated in favor of the newer SKStatefulTableViewController: https://github.com/shiki/SKStatefulTableViewController STableViewController is a custom table view controller that support...
TPMultiLayoutViewController screenshot

TPMultiLayoutViewController

August 30, 2011 • MIT License
A drop-in UIViewController subclass that automatically manages switching between different view layouts for portrait and landscape orientations.
UIXOverlayController screenshot

UIXOverlayController

August 14, 2011 • Unspecified License
General purpose overlay. Covers view with mask and presents content of another controller.
CubeTabBarController screenshot

CubeTabBarController

August 09, 2011 • Unspecified License
The normal switching between view controllers on UITabBarControllers is boring. No animation whatsoever. So I decided to add a cube animation. It uses CoreAnimation to be able to rotate around the ...
ELCImagePickerController screenshot

ELCImagePickerController

July 22, 2011 • MIT License
A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection.