[![CI Status](http://img.shields.io/travis/Tanakrit Saisillapee/UniversalAlertViewAndActionSheet.svg?style=flat)](https://travis-ci.org/Tanakrit Saisillapee/UniversalAlertViewAndActionSheet)
This is a library for presenting UIKit AlertView and ActionSheet on iOS5+ with a single api.
Because of iOS7- and iOS8+ are using a difference api for AlertView and ActionSheet. If you want to use a native UIKit AlertView and ActionSheet, you should use this.
To run the example project, clone the repo, and run pod install
from the Example directory first.
- BlockKit
- UIKit
UniversalAlertViewAndActionSheet is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "UniversalAlertViewAndActionSheet"
Tanakrit Saisillapee, zixsma@hotmail.com
UniversalAlertViewAndActionSheet is available under the MIT license. See the LICENSE file for more info.