Kamagari:Swift中的简单UIAlertController构建器类

时间:2021-03-28 19:14:36
【文件属性】:
文件名称:Kamagari:Swift中的简单UIAlertController构建器类
文件大小:116KB
文件格式:ZIP
更新时间:2021-03-28 19:14:36
Swift 镰mag Swift中的简单UIAlertController构建器类。 特征 AlertBuilder类可通过使用方法链接简单地构建UIAlertController UIAlertController扩展方法,可在屏幕上简单显示UIAlertController 用法 以下示例代码显示了如何使用Kamagari来呈现UIAlertController。 // ActionSheet Sample if UIDevice.current.userInterfaceIdiom != .pad { // Sample to show on iPad AlertBuilder(title: "Question", message: "Are you sure where Kamagari is?", preferredStyle:
【文件预览】:
Kamagari-master
----.gitignore(635B)
----Sample()
--------Sample()
--------Sample.xcodeproj()
----LICENSE(1KB)
----.swift-version(4B)
----README.md(2KB)
----ScreenShots()
--------01.png(53KB)
--------00.png(52KB)
----Kamagari.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(12KB)
----Tests()
--------KamagariTests.swift(906B)
--------Info.plist(733B)
----Kamagari.podspec(495B)
----Source()
--------AlertBuilder.swift(2KB)
--------Info.plist(806B)
--------UIAlertControllerExtension.swift(663B)
--------Kamagari.h(498B)

网友评论