SkillAgentSearch skills...

MPSkewed

An iOS collection view subclass to present a list of skewed images and a collection view layout to add parallax to the images

Install / Use

/learn @MP0w/MPSkewed
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars430
CategoryDevelopment
Updated12d ago
Forks36

Languages

Objective-C

Security Score

95/100

Audited on Mar 17, 2026

No findings