Skip to content

codwam/CollectionAlignedLayout

Repository files navigation

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:

pod 'CollectionAlignedLayout'

Author

codwam, [email protected]

License

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

Thanks

mokagio/UICollectionViewLeftAlignedLayout