参照系统的“UIAlertController”的样式UI和接口做成的弹框;
https://github.com/shede333/SWAlertController2 https://gitee.com/shede333/SWAlertController2
To run the example project, clone the repo, and run pod install from the Example directory first.
pod install
运行“Example”里的demo工程,需要先在根目录执行 pod install ;
SWAlertController is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SWAlertController2'
使用方式,和系统的 UIAlertController 类似,具体详见Example目录里的Demo工程;
shede333, [email protected]
SWAlertController2 is available under the MIT license. See the LICENSE file for more info.