SAMCustomAlertView:在UIVIewUIWindow上显示自定义AlertView

时间:2024-06-11 01:54:03
【文件属性】:

文件名称:SAMCustomAlertView:在UIVIewUIWindow上显示自定义AlertView

文件大小:97KB

文件格式:ZIP

更新时间:2024-06-11 01:54:03

Objective-C

SAMCustomAlertView 在UIVIew / UIWindow上显示自定义AlertView ##安装 椰子足 pod 'SAMAlertView', '~> 1.0.0' 从来源 很简单只需下载或克隆到桌面即可。 将Source and Resources文件夹拖放到项目中。 之后,在您想添加的任何地方添加以下语句。 #import /*If you added via cocoapods*/ #import "SAMAlertView.h" /*If you added manually*/ ##如何使用? SAMAlertView *alertView = [SAMAlertView alertWithTitle:@"Your Custom Alert Title" message:@"Your custom messa


【文件预览】:
SAMCustomAlertView-master
----Screenshots()
--------vertical_alert.png(44KB)
--------horizontal_alert.png(44KB)
----Resources()
--------tickmark_icon@2x.png(1KB)
--------notify_icon@2x.png(1KB)
--------notify_icon@3x.png(2KB)
--------add_icon@2x.png(1KB)
--------cross_icon@2x.png(1KB)
--------call_icon@2x.png(1KB)
--------save_icon@3x.png(2KB)
--------delete_icon@2x.png(2KB)
--------edit_icon@2x.png(1KB)
--------save_icon@2x.png(2KB)
----Source()
--------SAMAlertView.m(17KB)
--------SAMAlertView.h(3KB)
----LICENSE(1KB)
----README.md(2KB)
----SAMAlertView.podspec(1KB)
----SAMCustomAlertViewTests()
--------Info.plist(750B)
--------SAMCustomAlertViewTests.m(902B)
----.gitignore(6KB)
----SAMCustomAlertView.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(22KB)
----SAMCustomAlertView()
--------ViewController.m(4KB)
--------Info.plist(1KB)
--------main.m(344B)
--------Base.lproj()
--------Images.xcassets()
--------ViewController.h(225B)
--------AppDelegate.h(287B)
--------AppDelegate.m(2KB)

网友评论