Skip to content

moQingTing/ZBAlertView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ZBAlertView

提示弹出视图

image

required

  • swfit4+

一行代码使用

let alert = ZBAlertView(view: view, showString: "能帮助孩子提高思维敏感力和灵活性,同时在心理上更会提高孩子对学习")
        alert.show(duration: 3)// alert.show(duration: nil)参数传空,需手动调用hiden方法隐藏,非空时间过后自动隐藏

About

提示弹出视图

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages