CollectionAlignedLayout 0.2.0

CollectionAlignedLayout 0.2.0

测试已测试
语言语言 SwiftSwift
许可证 MIT
发布日期最新发布2017年5月
SwiftSwift版本3.0
SPM支持SPM

LiHui 维护。



  • 作者:
  • codwam

CollectionAlignedLayout

CollectionAlignedLayout

自定义 Layout 支持对齐格式(左、中、右),和装饰视图。

待办事项

  • [ ] 单元测试
  • [ ] 截图
  • [ ] 添加注释
  • [ ] 垂直对齐

示例

要运行示例项目,请克隆仓库,并首先从 Example 目录运行 pod install

要求

iOS8+

安装

CollectionAlignedLayout 可通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile 中

pod 'CollectionAlignedLayout'

作者

codwam, [email protected]

许可证

CollectionAlignedLayout 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。

感谢

mokagio/UICollectionViewLeftAlignedLayout