文件名称:DYEAlertMaker:呈现iOS警报的最快方法
文件大小:725KB
文件格式:ZIP
更新时间:2024-05-26 15:45:02
Objective-C
DYAlertMaker UIAlertController / UIAlertView / UIActionSheet 这是减少用于创建UIAlertViewController / UIAlertView / UIActionSheet的代码行的好方法 仅一份声明 您只需要调用一个函数即可实例化警报。 所有方法都会检查系统是iOS 7还是iOS 8 +,然后实现正确的UIAlertView / UIActionSheet或UIAlertController UIAlertController.alertWithTwoButtonWithStyle(.Alert, withTitle: "Alert", withMessage: "Message", firstButtonTitle: "Button1", firstHandler: { (done) -> Void in
【文件预览】:
DYEAlertMaker-master
----DYAlertMaker.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(20KB)
--------xcuserdata()
----DYAlertMakerTests()
--------Info.plist(733B)
--------DYAlertMakerTests.swift(1000B)
----DYAlertMaker1.gif(477KB)
----README.md(2KB)
----DYAlertMakerUITests()
--------Info.plist(733B)
--------DYAlertMakerUITests.swift(1KB)
----DYAlertMaker2.gif(605KB)
----DYAlertMaker()
--------ViewController.swift(3KB)
--------Info.plist(1KB)
--------AlertMaker.h(3KB)
--------AlertMaker.m(10KB)
--------Base.lproj()
--------DYAlertMaker-Bridging-Header.h(126B)
--------AppDelegate.swift(2KB)
--------Assets.xcassets()