MJAlertController 0.1.4

MJAlertController 0.1.4

Maintained by jgyhc.



 
Depends on:
LCAlertController>= 0
Masonry>= 0
 

  • By
  • jgyhc

MJAlertController

CI Status Version License Platform

Example

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

Requirements

Installation

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

pod 'MJAlertController'

Author

jgyhc, [email protected]

License

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

继承于LCAlertController写的弹窗视图,这里简单包含了一个容器视图,MJAlertController在此基础上添加了titlebuttons,及标题和底部的按钮,组件里已经实现了文本文本的提示框工具:MJAlertController,如果需要更加丰富的展示,在MJAlertController基础上扩展即可。 类似如图展示: