CollectionAlignedLayout 0.2.0

CollectionAlignedLayout 0.2.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release May 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by LiHui.



  • By
  • codwam

CollectionAlignedLayout

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