TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Feb 2017 |
Maintained by Andrew Podkovyrin, Anton Bukov, vdugnist, Arkady Fraerman, Alexey Bromot.
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.
To run the example project, clone the repo, and run pod install
from the Example directory first.
iOS 8.0
MLWTiledLayout is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "MLWTiledLayout"
Andrew Podkovyrin, [email protected]
MLWTiledLayout is available under the MIT license. See the LICENSE file for more info.