ReverseExtension – A Swift Component For Creating Table Views That Add Cells From The Bottom Up

ReverseExtension is an open source ui component submitted by Taiki Suzuki that enhances UITableView allowing you to add cells from the bottom up such as those seen within chat apps.

ReverseExtension rotates both UITableView, and UITableViewCell, and can be implemented with minimal changes to standard UITableView code. ReverseExtension supports UITableVieDelegate, and scrolling.

This animation from the readme shows ReverseExtension in action:

ReverseExtension

You can find ReverseExtension on Github here.

A nice component for easily creating reverse table views.

Original article: ReverseExtension – A Swift Component For Creating Table Views That Add Cells From The Bottom Up

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