SwipyCell:易于使用的UITableViewCell,实现滑动以触发动作

时间:2024-02-25 22:07:47
【文件属性】:

文件名称:SwipyCell:易于使用的UITableViewCell,实现滑动以触发动作

文件大小:1.2MB

文件格式:ZIP

更新时间:2024-02-25 22:07:47

swift swift-library ios awesome cocoapods

SwipyCell 可滑动的UITableViewCell受流行的启发,该在实现。 预习 退出模式 .exit模式是邮箱应用程序中已知的原始行为。 切换模式 .toggle是另一种行为,其中单元格在滑动后会反弹。 安装 Swift软件包管理器(推荐) 是苹果公司管理源代码分发的第一方工具,旨在使共享代码和重用他人代码变得容易。 要在SwiftPM项目中使用SwipyCell库,请将以下行添加到Package.swift文件中的依赖项: . package ( url : " https://github.com/moritzsternemann/SwipyCell " , . upTo


【文件预览】:
SwipyCell-main
----.github()
--------images()
----Sources()
--------SwipyCell()
----PlaygroundBook()
--------build.sh(222B)
--------README.md(822B)
--------SwipyCell.playgroundbook()
--------.gitignore(17B)
----SwipyCell.podspec(613B)
----.travis.yml(279B)
----LICENSE(1KB)
----Example()
--------SwipyCellExample()
--------SwipyCellExample.xcodeproj()
----README.md(9KB)
----Package.swift(284B)
----.editorconfig(47B)
----.gitignore(1KB)

网友评论