Skip to content

xiamoon/KLAlertController

Repository files navigation

KLAlertController

Build Status Version License Platform

Features

一、支持iPhone和iPad,支持iOS6以上机型。

二、alertController由单独的window弹出,不用考虑presentingVc。

三、alert支持自定义title、message、action属性,包括边距,内边距,文字属性等等。

四、popUp支持整个内容自定义,内容适配约束布局和绝对布局,内容支持滚动。

五、支持横竖屏适配,支持刘海屏适配。

六、支持多级弹框同时弹出,同一时间只显示一个弹框。支持设置弹窗优先级。

七、支持指定唯一identifier,相同的identifier只会显示一次。支持通过identifier移除。

Example

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

Requirements

Installation

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

pod 'KLAlertController'

Author

kaleo, liqian_tvd@163.com

License

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

About

一款api跟系统UIAlertController一样的弹出视图,但是提供更多定制化的接口

Resources

License

Stars

Watchers

Forks

Packages

No packages published