Skip to content

Sumi-Interactive/SIActionSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.