There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Implemented a multi-column table view based on the UITableView for iOS
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.