项目作者: codwam

项目描述 :
UICollectionView Aligned Layout
高级语言: Swift
项目地址: git://github.com/codwam/CollectionAlignedLayout.git
创建时间: 2017-05-28T12:43:04Z
项目社区:https://github.com/codwam/CollectionAlignedLayout

开源协议:MIT License

下载


CollectionAlignedLayout

CI Status
Version
License
Platform

CollectionAlignedLayout

自定义 Layout 支持对齐格式(左、中、右),和 Decoration View。

TODO

  • 单元测试
  • 截图
  • 添加注释
  • verticalAlignment

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS8+

Installation

CollectionAlignedLayout is available through CocoaPods. To install
it, simply add the following line to your Podfile:

  1. pod 'CollectionAlignedLayout'

Author

codwam, codwam@gmail.com

License

CollectionAlignedLayout is available under the MIT license. See the LICENSE file for more info.

Thanks

mokagio/UICollectionViewLeftAlignedLayout