Search results for controller

PListTableViewController screenshot

PListTableViewController

August 19, 2013 • MIT License
Subclass of UITableViewController to show items of not only NSArray but also NSDictionary.
MZFormSheetController screenshot

MZFormSheetController

August 18, 2013 • MIT License
MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
No image provided.

ABCustomUINavigationController

August 17, 2013 • MIT License
Subclass of UINavigationController for overwriting push and pop methods to create new transitions effects. Currently it has been implemented two transition animations: - SquaresFlip The scree...
MSMenuView screenshot

MSMenuView

August 17, 2013 • Apache 2.0 License
MSMenuView is an easy to use custom uitabbarcontroller, or menu (iOS 6+) .
KLCircleViewController screenshot

KLCircleViewController

August 17, 2013 • Apache 2.0 License
Organizes up to 4 UIViewController subclasses into a 'T' Shaped formation where a user can either toggle the various state transitions programatically or by swiping. The control is a clone of the C...
AMBubbleTableViewController screenshot

AMBubbleTableViewController

August 11, 2013 • MIT License
Simple implementation of a UITableView styled as chat bubbles, with different styles and easily customizable.
QMBTabs screenshot

QMBTabs

August 08, 2013 • Apache 2.0 License
Tab View Controller just like Safari or mobile Chrome
MNPageViewController screenshot

MNPageViewController

August 07, 2013 • MIT License
A horizontal scroll view container for UIViewControllers.
Slide View Controller screenshot

Slide View Controller

August 04, 2013 • BSD License
Control is for a 3 panel slide.
TSTabView & TSNavigationStripView screenshot

TSTabView & TSNavigationStripView

July 30, 2013 • MIT License
TSTabView UI component that allows to flip left and right through pages of data. TSTabView can manage set of UIView or UIViewController objects. TSNavigationStripView control is used to display av...
MDMGiftAppActivity screenshot

MDMGiftAppActivity

July 28, 2013 • MIT License
MDMGiftAppActivity is a UIActivity subclass that provides a "Gift App" action to a UIActivityViewController.
DAContextMenuTableViewController screenshot

DAContextMenuTableViewController

July 27, 2013 • MIT License
A UITableViewController subclass with "more" accessory view, that looks and behaves similarly to the one in the native mail app.
No image provided.

CLTableWithFooterViewController

July 24, 2013 • MIT License
Easily add a stationary footer image when you reach the bottom of your UIScrollView or UITableView. Scroll back up to make it disappear.
No image provided.

JTOpenDoorAnimatedViewController

July 23, 2013 • MIT License
A single View Controller that mimics the startup animation of the AskKing Quizz app. Requires XCode 4.5. iOS 4.3 and above
eLBeePushBackController screenshot

eLBeePushBackController

July 12, 2013 • MIT License
eLBeePushBackController us a simple, lightweight UIViewController Category for creating a semi modal / push back transition. It is based on KNSemiModal See the github repo for more information.
JSController screenshot

JSController

July 08, 2013 • BSD License
A set of classes that make it easy to build a controller UI for games. - Written purely in UIKit - All controls are both delegate based and/or pollable. - D-Pad class with full 8 directions, b...
MDSlideNavigationViewController screenshot

MDSlideNavigationViewController

June 26, 2013 • MIT License
A UINavigationController sub class with neat, custom push and pop animations. * When pushing onto the stack, the old view shrinks in size as the new view slides in. * When popping, the old vi...
DAPagesContainer screenshot

DAPagesContainer

June 20, 2013 • MIT License
A generic view container with a scrollable top bar. Just pass the array of view controllers and DAPagesContainer will grab their titles and nicely display them in the top bar. The titles will be...
MHNatGeoViewControllerTransition screenshot

MHNatGeoViewControllerTransition

June 17, 2013 • MIT License
A new 3D Effect ViewController transition inspired by NatGeo (City Guides by National Geographic)
KLNavigationController screenshot

KLNavigationController

June 12, 2013 • Apache 2.0 License
Solves the common issue where developers want to change the rootViewController of the UINavigationController after initialization. This is a drop in replacement for UINavigationController that ...