源码

卡片栈布局 – HFCardCollectionViewLayout


HFCardCollectionViewLayout

HFCardCollectionViewLayout提供了一个卡片栈布局,不仅仅类似Reminder和Wallet。

特性:

  • 多选项,可以在InterfaceBuilder中设置
  • 翻转动画形成视图
  • Move/Order卡片
  • 简单的集成

安装

Cocoapods:

pod 'HFCardCollectionViewLayout'

Carthage:

github "hfrahmann/HFCardCollectionViewLayout"

Swift Package Manager:

dependencies: [
    .Package(url: "https://github.com/hfrahmann/HFCardCollectionViewLayout.git")
]
(0)

本文由 投稿者 创作,文章地址:https://blog.isoyu.com/archives/kapianzhanbuju-hfcardcollectionviewlayout.html
采用知识共享署名4.0 国际许可协议进行许可。除注明转载/出处外,均为本站原创或翻译,转载前请务必署名。最后编辑时间为:9 月 23, 2019 at 04:21 下午

热评文章