Open Source Library For Adding A Parallax Scrolling Effect To A Stylizable UITableView

A couple of months ago I mentioned a library providing a customized UIView that can work as a UIView ontainer to create a parallax scrolling effect.

Here’s another library based on the same concept this one providing a category adding the parallax effect to UITableView’s.

This may seem like a drawback since it works with a table view rather than UIView, but this control works with UITableViewStyle and also makes it so that the head view is a full featured UIView that can respond to touches.

Here’s a set of images showing the library, ZGParallalelView from Zhigang Fang in action taken from the readme:

ZGParallelVIew

 

You can find ZGParallelView on Github here.

A great library for those looking to implement a parallax effect.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Open Source Library For Adding A Parallax Scrolling Effect To A Stylizable UITableView

©2013 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 *