Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Xenofex/MultiColumnTableViewForiOS

Implemented a multi-column table view based on the UITableView for iOS
https://github.com/Xenofex/MultiColumnTableViewForiOS

Last synced: 3 months ago
JSON representation

Implemented a multi-column table view based on the UITableView for iOS

Awesome Lists containing this project

README

        

Base on the UITableView containing only one column, this project implements a multi-column table view for iOS. It has a horizontal scrollable table body, a fixed left and top table header. It also supports foldable sections, and draggable columns.