MLWTiledLayout 0.2.0

MLWTiledLayout 0.2.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Feb 2017

Maintained by Anton Bukov, Andrew Podkovyrin, Alexey Bromot, vdugnist, Arkady Fraerman.



MLWTiledLayout is UICollectionViewLayout subclass that implements tiled layout or mosaic layout automagically adopted to any iPhone screen size. The layout is column-based and inspired by lightbox layout algorithm.

Example

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

Requirements

iOS 8.0

Installation

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

pod "MLWTiledLayout"

Author

Andrew Podkovyrin, [email protected]

License

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