文件名称:ios-自定义的带有动画效果的AlertView.zip
文件大小:62KB
文件格式:ZIP
更新时间:2022-07-31 12:25:23
弹出视图
有两种创建view的方法,一种根据数组创建button,可以根据类似于UIAlertView的代理方法获取按钮的点击事件,也可以创建不带按钮的提示框,有1s、2s、3s三种显示时间
【文件预览】:
AlertView
----AlertView.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(20KB)
----AlertView()
--------AlertView.m(10KB)
--------ViewController.m(3KB)
--------Info.plist(1KB)
--------AlertView.h(1015B)
--------main.m(336B)
--------Base.lproj()
--------ViewController.h(215B)
--------AppDelegate.h(279B)
--------Assets.xcassets()
--------AppDelegate.m(2KB)
----AlertViewUITests()
--------AlertViewUITests.m(1KB)
--------Info.plist(733B)
----AlertViewTests()
--------AlertViewTests.m(907B)
--------Info.plist(733B)
----.git()
--------logs()
--------info()
--------index(2KB)
--------COMMIT_EDITMSG(15B)
--------objects()
--------HEAD(23B)
--------config(137B)
--------refs()
--------hooks()
--------description(73B)