RxDataSources
RxDataSources copied to clipboard
Issues that result in two section header
If I change the tableView style to .group when I am using RxTableViewSectionedReloadDataSource, there's a problem with two section header.
The pink area is header that I don't create.
If the height is zero, header disappears altogether.
Please let me know how to solve this problem.