Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 669 Bytes

README.mdown

File metadata and controls

14 lines (8 loc) · 669 Bytes

ALMultiTable (author: Andrew Little)

ALMultiTable is an iPad 3.2 project that allows a single view controller to manage the rendering of 3 separate table views. The view is arranged such that each table view represents a column of table view cells. The table view cells are custom and allow for reordering and for editing of the label.

ALMultiTable is iPad compatible and released under the MIT license.

Usage

This is not a static library, but instead a demo application.