SWAlertController2 iOS 弹框组件

程序名称:SWAlertController2

授权协议: MIT

操作系统: iOS

开发语言: Objective-C

SWAlertController2 介绍

SWAlertController2

参照系统的“UIAlertController”的样式UI和接口做成的弹框;

  • 支持多种z外观UI的自定义;
  • UI外形和系统弹框的样式统一;
  • 创建、使用的接口和系统弹框的“UIAlertController”接口基本一致;
  • 相对于系统弹框,除了显示文本message,还支持更多的控件类型;
  • 按照“SWAlertControllerItemProtocol”控件协议,用户可以j自己创建更多的控件;

源码(Source Code)

https://github.com/shede333/SWAlertController2
https://gitee.com/shede333/SWAlertController2

示例工程(Example)

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

运行“Example”里的demo工程,需要先在根目录执行 pod install ;

安装(Installation)

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

pod 'SWAlertController2'

使用方式(Use)

使用方式,和系统的 UIAlertController 类似,具体详见Example目录里的Demo工程;

截图(Screenshot)



作者(Author)

shede333, 333wshw@163.com

License

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

SWAlertController2 官网

https://github.com/shede333/SWAlertController2

相关编程语言

Acapela TTS 是一个为 iPhone 和 iPad 开发的 TTS 引...
二维码(QR Code)扫描静态库,扫描效率较高。
RegexKitLite 是一个轻量级的 Objective-C 的正则表...
一款基于ASIHttpReques开源的仿迅雷多线程断点续传功...
实现动态检测网络(wifi)状况,不需要用户手动刷新...
使用iphoneSDK官方NSXMLParserDelegate做的简单xml解...