WZAlertViewController 2.2.2

WZAlertViewController 2.2.2

qiuqixiang 维护。



  • liuxiaobin

我主良缘弹方便快捷的弹出框

需求

  • iOS 9.0+
  • Xcode 10.0+
  • Swift 5.0+

使用 CocoaPods 进行安装

pod 'WZAlertViewController', '~> 2.0.0'

用法

         let autolatoutView = WZAutolatoutView()
        WZShowAlertView.showAlertView(alertStyle: type,
                                      showInView: self.view,
                                      contentView: autolatoutView,
                                      backgoundTapDismissEnable: true,
                                      isShowMask: true,
                                      alertViewEdging: 20,
                                      alertViewOriginY: 0, delegate: self)

许可协议

WZAlertViewController 采用 MIT 许可协议发布。有关更多信息,请参阅 LICENSE