ryanmans / XKAlertController

系统UIActionSheet、UIAlertView、UIAlertController方法使用封装. 需注意: UIAlertView、UIActionSheet在iOS8.0已过期,但可以继续使用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XKAlertController

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Method

常见系统弹窗:UIAlertView、UIActionSheet、UIAlertController初始化方法的封装:

Installation

XKAlertController is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'XKAlertController'

Author

ALLen、LAS, 1696186412@qq.com

License

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

About

系统UIActionSheet、UIAlertView、UIAlertController方法使用封装. 需注意: UIAlertView、UIActionSheet在iOS8.0已过期,但可以继续使用

License:MIT License


Languages

Language:Objective-C 95.7%Language:Ruby 4.3%