iOS Library Enabling Morphing Effects To A UITableView Based On Touch And Scrolling

Some time ago I mentioned a library allowing you to apply a number of wacky animation effects to a UITableView cell while scrolling.

Here’s another library allowing you to apply interesting effects to a UITableView called BRFlabbyTable from Julien Ducret.

BRFlabbyTableViw applies a stretching and bouncing effect to table view cells based on the scrolling direction, and when a user touches on a specific cell that cell grows around the users touch.

Here’s an image from the readme illustrating these effects:

BRFlabbyTable

And this video shows the expanding cell effect in action:

You can find BRFlabbyTable on Github here.

Some very interesting table view cell effects.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: iOS Library Enabling Morphing Effects To A UITableView Based On Touch And Scrolling

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