SwipeLikeTinderSwiftly:像火种一样快速滑动

时间:2024-06-28 06:22:06
【文件属性】:

文件名称:SwipeLikeTinderSwiftly:像火种一样快速滑动

文件大小:367KB

文件格式:ZIP

更新时间:2024-06-28 06:22:06

Swift

有简单的火种,比如用 swift 编写的 iOS 中的滑动 UI 机制。 代码基于。 记下示例项目。 可以根据需要轻松添加回电。 我故意让它尽可能精简。 class ViewController : UIViewController { override func viewDidLoad ( ) { super . viewDidLoad ( ) // Create views var firstcardView = UIView ( frame : CGRectMake ( 0 , 0 , 100 , 100 ) ) firstcardView . backgroundColor = UIColor . redColor ( ) var secondCard


【文件预览】:
SwipeLikeTinderSwiftly-master
----README.MD(1KB)
----SwipeLikeTinderSwiftlyTests()
--------SwipeLikeTinderSwiftlyTests.swift(939B)
--------Info.plist(756B)
----swipe2.gif(370KB)
----SwipeLikeTinderSwiftly()
--------ViewController.swift(1KB)
--------SwipableViewContainer.swift(2KB)
--------SwipableView.swift(4KB)
--------Base.lproj()
--------AppDelegate.swift(2KB)
--------Queue.swift(1KB)
--------Images.xcassets()
--------Info.plist(1KB)
----SwipeLikeTinderSwiftly.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)
--------xcuserdata()

网友评论