Search results for sheet

IAElegantSheet screenshot

IAElegantSheet

August 04, 2013 • MIT License
Replacing UIActionSheet with elegance. Elegant to see and elegant to code.
SHActionSheetBlocks screenshot

SHActionSheetBlocks

July 08, 2013 • MIT License
Block based syntax for UIActionSheet without the need for libffi or swizzling. pod 'SHActionSheetBlocks', '~> 1.1.0'
MBTableGrid screenshot

MBTableGrid

June 29, 2013 • MIT License
An NSControl subclass which provides a spreadsheet-style table grid, forked from mattball/mbtablegrid.
StackMenu screenshot

StackMenu

June 28, 2013 • BSD License
Stack Menu looks like the OS X Dock's stacks feature.
AAActivityAction screenshot

AAActivityAction

April 11, 2013 • MIT License
AAActivityAction is Reeder like ActionSheet. Method architecture is inspired by UIActivity and UIActivityViewController.
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...
JLActionSheet screenshot

JLActionSheet

March 25, 2013 • MIT License
An easy to use and customize replacement to the stock UIActionSheet. A sample project is included. A sample project is included and you can easily see how to create new themes once you dig aroun...
FSExtendedAlertKit screenshot

FSExtendedAlertKit

March 02, 2013 • BSD License
Simple replacement for UIAlertView and UIActionSheet with block callbacks, and quick access to alerts with UIActivityIndicatorView and UIProgressView subviews.
LBActionSheet screenshot

LBActionSheet

February 25, 2013 • MIT License
A very customizable drop-in replacement for UIActionSheet.
action-sheet-blocks screenshot

action-sheet-blocks

February 04, 2013 • BSD License
Category of `UIActionSheet` that offers a completion handler to listen to interaction. This avoids the need of the implementation of the delegate pattern.
ActionSheetPicker screenshot

ActionSheetPicker

January 17, 2013 • BSD License
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.
DEFacebookComposeViewController screenshot

DEFacebookComposeViewController

September 16, 2012 • BSD License
DEFacebookComposeViewController is an iOS 4 compatible compose view controller for posting picture and message on user wall. Looks like the Facebook Sheet in iOS 6.
LeveyPopListView screenshot

LeveyPopListView

April 14, 2012 • MIT License
LeveyPopListView is an alternative to UIActionSheet that presents a list of selectable options to the user, and allows for including images.
RDActionSheet screenshot

RDActionSheet

March 27, 2012 • MIT License
A class to make easy to customise action sheets
BCDShareSheet screenshot

BCDShareSheet

February 18, 2012 • MIT License
A Simple Framework For Sharing Content via Email, Facebook and Twitter There's a number of ways to share content from within iOS apps. iOS5 includes support for sharing content via email and Twitt...
TweetBot like UIAlertView and UIActionSheet replacement screenshot

TweetBot like UIAlertView and UIActionSheet replacement

February 13, 2012 • Unspecified License
If you're sick and tired of the old UIActionSheet and UIAlertView's look or just can't do what you want with them, these classes are the answer to your prayers. The classes can be easily customi...
MDSpreadView screenshot

MDSpreadView

January 12, 2012 • MIT License
A 2D table view for iOS apps! Demo available at https://github.com/mochidev/MDSpreadViewDemo
MultiColumnTableViewForiOS screenshot

MultiColumnTableViewForiOS

September 07, 2011 • Unspecified License
A multi-column table view based on the UITableView for iOS.
ZPopoverController screenshot

ZPopoverController

May 20, 2011 • Unspecified License
Easy way to handle UIPopoverController, UIActionSheet and UIAlertView for iOS.
JCSSheetController screenshot

JCSSheetController

May 18, 2011 • BSD License
A Cocoa controller class for Sheets that replaces the completion callback method with an inline block.