Closed algrid closed 5 years ago
If you add a nested view inside the table, it should get assigned as the header automatically.
@nicklockwood Thank you, it works!
For some reason GitHub search is giving me no results for "tableHeaderView" - that's why I thought it's not implemented.
Thank you for the great library!
This is a feature request. It would be nice to support the
tableHeaderView
property ofUITableView
. Section headers are supported, but sometimes one needs a main header for the whole table.