CollapsibleTableSectionViewController icon indicating copy to clipboard operation
CollapsibleTableSectionViewController copied to clipboard

Custom header view

Open jeantimex opened this issue 8 years ago • 1 comments

At the moment, the section header looks like this:

screen shot 2017-08-04 at 8 43 47 am

it will be really nice if we can allow user to specify their own view/design.

I guess what we can do is to bubble up the func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? protocol method to the user, and then wrap the UIView that is provided by the user and hook up the tag gesture which triggers the collapse action. And that will make this pod even better.

jeantimex avatar Aug 04 '17 15:08 jeantimex

hi, does it have done after 4 year?

fukemy avatar Jan 04 '22 12:01 fukemy