The Wayback Machine - https://web.archive.org/web/20201106083856/https://github.com/codwam/CollectionAlignedLayout
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jun 5, 2020
May 29, 2017
May 28, 2017
May 31, 2017

README.md

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, codwam@gmail.com

License

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

Thanks

mokagio/UICollectionViewLeftAlignedLayout

You can’t perform that action at this time.