Home

Awesome

MPSkewed

CI Status Version License Platform

A super-cool collection view cell and layout inspired by this collectionView

Version 0.9.0

The past versions (<= 0.2.0) were just an initial test, hope nobody used it in production :) . I didn't had lot of time to make it pretty and working properly but now after lot of time I worked on this pod again, I made the code a bit less ugly and the layout working more reliably.
See 0.9.0 as a beta of 1.0.0; The public APIs should not change from now to 1.0.0 while I didn't care about this from 0.2.0 to 0.9.0. If it works properly for you and you want to use it, do it. If you have troubles please open an issue.

Installation

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

pod "MPSkewed"

Usage

Just use the CollectionView Layout as any other layout and use MPSkewedCell(s). To run the example project, clone the repo amd open MPSkewed.xcworkspace in the Example folder.

Author

Alex Manzella, manzopower@icloud.com , Twitter : @manzopower

License

MPSkewed is available under the BSD license. See the LICENSE file for more info.