GXAlert-Swift 1.0.1

GXAlert-Swift 1.0.1

Gin 维护。



  • Gin

GXAlert-Swift

Swift 版本基于UIView的菜单效果分类,有建议可以联系QQ群:1101980843,喜欢就给个star哦,谢谢关注!

示例渲染

需求

在您的 Podfile 中的使用

pod 'GXAlert-Swift'
pod 'GXAlert'

扩展

func show(to view: UIView? = nil,
          style: GXAlertManager.GXAlertStyle,
          backgoundTapDismissEnable: Bool = true,
          usingSpring: Bool = true,
          tapBlock: (() -> Void)? = nil,
          dismissBlock: (() -> Void)? = nil)

func hide(animated: Bool = true)

许可协议

MIT