/SIActionSheet

An UIActionSheet replacement.

Primary LanguageObjective-CMIT LicenseMIT

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.