An UIActionSheet replacement with block syntax and flat design. As seen in Grid Diary.
- use window to present
- happy with rotation
- block syntax
Required: iOS 6+, ARC
- Add all files under
SIActionSheet/SIActionSheet
to your project - Add
#import "SIActionSheet.h"
before using it
coming soon.
SIActionSheet is available under the MIT license. See the LICENSE file for more info.