Open Source Component For Displaying Images In A Table View With A Nice Parallax Effect

Early last year I mentioned an open source component allowing you to set up a collection view allowing you to display images with a nice parallax effect.

Here’s an open source component providing a custom UITableViewCell that allows you to display images within a UITableView with a nice parallax effect.

To use the library you can simply drop it in as a replacement for your UITableViewCell, set the image, and configure the parallax ratio for the cell height.

This animation from the readme shows the parallax effect in action:

MMParallaxCell

You can find MMParallaxCell on Github here.

A nice easy way to display images with a nice parallax scrolling effect.

Original article: Open Source Component For Displaying Images In A Table View With A Nice Parallax Effect

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *