How to populate custom header/footer view when using RxDatasources for datasource – Ios swift
I am using RxDatasources to create my datasource. Later on, I configure cells in my view controller. The thing is, cause headers/footers has nothing with datasource (except we can set a title, but if we use custom header footer, this…