Open Source Library For Creating Curved Table View Layouts That Follow A UIBezierPath

Some time ago I mentioned a library allowing you to create table views with unique wacky table view animations including a wave style layout called ADLivelyTableView.

Here’s an interesting component providing a custom UITableView called COBezierTableView from Knut Inge Grosland that allows you to make your table view cells move along a specified UIBezierPath.

With COBezierTableView a project is included allowing you to easily make custom curved bezier paths so you can easily make the custom curved layout of your choice.

Here is an animation from the readme showing the path editor and a created table view in action:

COBezierTableView

You can find COBezierTableView on Github here.

A nice project for easily creating custom curved table view layouts.

Original article: Open Source Library For Creating Curved Table View Layouts That Follow A UIBezierPath

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