adamtootle / SIActionSheet

An UIActionSheet replacement.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIActionSheet

An UIActionSheet replacement with block syntax and flat design. As seen in Grid Diary.

FEATURES

  • use window to present
  • happy with rotation
  • block syntax

HOW TO USE

Required: iOS 6+, ARC

  1. Add all files under SIActionSheet/SIActionSheet to your project
  2. Add #import "SIActionSheet.h" before using it

EXAMPLES

coming soon.

LICENSE

SIActionSheet is available under the MIT license. See the LICENSE file for more info.

About

An UIActionSheet replacement.

License:MIT License


Languages

Language:Objective-C 98.5%Language:Ruby 1.5%