SwiftDrop:Swift 中的一个小下拉库

时间:2024-07-23 03:01:02
【文件属性】:

文件名称:SwiftDrop:Swift 中的一个小下拉库

文件大小:527KB

文件格式:ZIP

更新时间:2024-07-23 03:01:02

Swift

速降 在 Swift 中与UINavigationController一起使用的小型下拉库。 用法 导入SwiftDrop.swift 在您想要的视图控制器中设置: swiftDrop = SwiftDrop () swiftDrop. menuItems = [ " Two roads diverged " , " Then took the other " ] swiftDrop. navigationController = navigationController swiftDrop. delegate = self 有关工作示例,请参阅嵌入式 SwiftDropExample 项目。 执照 这个存储库是在 MIT 许可下获得许可的,更多的是在下。


【文件预览】:
SwiftDrop-master
----SwiftDrop.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(16KB)
----SwiftDropTests()
--------Info.plist(756B)
--------SwiftDropTests.swift(3KB)
----SwiftDropExample()
--------SwiftDropExample()
----LICENSE(1KB)
----README.md(541B)
----SwiftDrop()
--------Info.plist(829B)
--------Images.xcassets()
--------SwiftDrop.swift(4KB)
----swift-drop.gif(540KB)

网友评论