Search results for menu

MLPPopupMenu screenshot

MLPPopupMenu

April 26, 2013 • MIT License
This is a menu designed to pop from below or from the top of a UIControl based element.
PathMenuExample screenshot

PathMenuExample

April 12, 2013 • Unspecified License
Path 2.0's iPhone app has a really neat navigation system. This is a simple example of how to add a similar menu menu system to your iPhone app. Just run the example and click on the nice red butto...
ADSlidingViewController screenshot

ADSlidingViewController

March 31, 2013 • MIT License
An easy to use sliding view controller packed full of features. Supports all iOS devices that can run >= iOS 5.
MBButtonMenuViewController screenshot

MBButtonMenuViewController

March 28, 2013 • MIT License
MBButtonMenuController is a UIViewController subclass that implements something similar to UIActionSheet. It offers an unlimited number of buttons, a delegate for handling taps, and a cool visua...
QuadCurveMenu (Burtlo) screenshot

QuadCurveMenu (Burtlo)

March 25, 2013 • MIT License
A fork of the original [QuadCurveMenu](/controls/quadcurvemenu), now [AwesomeMenu](https://github.com/levey/AwesomeMenu), that is more configurable and extendable. I proposed a pull request and thi...
M13InfiniteTabBar screenshot

M13InfiniteTabBar

March 09, 2013 • MIT License
A fully customizable UITabBar replacement for tab bars with five or more tabs. M13InfiniteTabBar was created to get rid of the "More" button on the UITabBar. Why should have to preform an extra ...
UzysDragMenu screenshot

UzysDragMenu

March 07, 2013 • MIT License
Drag Menu you can easily open and close using drag gesture. UzysDragMenu features: - Very easy to customize menu view , you can use interface builder. - You can choose drag area (superView...
Navigation Menu screenshot

Navigation Menu

March 03, 2013 • Unspecified License
Navigation Menu is an Objective-C component which adds the ability to show menu from the navigation bar. Inspired by Vkontakte app.
REMenu screenshot

REMenu

March 01, 2013 • MIT License
Dropdown menu inspired by Vine.
QBPopupMenu screenshot

QBPopupMenu

February 06, 2013 • MIT License
Customizable popup menu for iOS.
KYCircleMenu screenshot

KYCircleMenu

January 15, 2013 • MIT License
An open source iOS UI control that allows you to build a circular menu by laying out buttons in a circle pattern adjusting from the number of buttons (1 ~ 6). B.t.w, this control is separated fr...
UIMenuItem-CXAImageSupport screenshot

UIMenuItem-CXAImageSupport

January 14, 2013 • MIT License
UIMenuItem with Image Support. UIMenuItem uses UILabel to display its title, that means we can swizzle -drawTextInRect: to support image. UIMenuItem+CXAImageSupport is a dirty hack but should be...
NVSlideMenuController screenshot

NVSlideMenuController

January 05, 2013 • MIT License
A slide menu done right for iOS.
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.
ALRadial screenshot

ALRadial

December 28, 2012 • MIT License
ALRadial is meant to replicate the radial menu's found in the path ios app. a central button is used to display many buttons flung out in a circle. video: http://youtu.be/9uszKz4Ct8U
OBMenuBarWindow screenshot

OBMenuBarWindow

November 09, 2012 • BSD License
OBMenuBarWindow is an NSWindow subclass that can be attached to an icon the menu bar or dragged away to become a regular window.
PaperFoldMenuController screenshot

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...
HHTabListController - Vertical tab view controller screenshot

HHTabListController - Vertical tab view controller

October 22, 2012 • BSD License
HHTabListController is an implementation of a tab controller where tabs are listed in a table view hidden behind the active view controller. The list of tabs may be revealed using a swipe gestur...
SASlideMenu screenshot

SASlideMenu

October 14, 2012 • MIT License
A simple library to create sliding menus that can be used in storyboards and support static cells. Sliding menus are used in a number of popular applications like Facebook, Path 2.0, Glassboard and...