类似Android中的对话框

时间:2024-04-24 09:21:06
【文件属性】:

文件名称:类似Android中的对话框

文件大小:320KB

文件格式:ZIP

更新时间:2024-04-24 09:21:06

IOS源码

这是一个类似Android中的对话框案例,源码JKAlertDialog,AlertDialog,基于View定义,类似Android中的AlertDialog,可以指定任意的View显示在Alert弹出框中,样式和ios UIAlertView样式一致,block回调。对话框中可以加入任意View。


【文件预览】:
JKAlertDialog-master
----JKAlertDialog.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)
----demo.gif(358KB)
----LICENSE(1KB)
----JKAlertDialogTests()
--------Info.plist(749B)
--------JKAlertDialogTests.m(884B)
----JKAlertDialog()
--------main.m(341B)
--------AppDelegate.h(449B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------RootViewController.h(446B)
--------RootViewController.xib(5KB)
--------JKAlertDialog()
--------Images.xcassets()
--------Info.plist(1KB)
--------RootViewController.m(4KB)
----.gitignore(495B)
----README.md(896B)

网友评论