ashok1089
Results
2
comments of
ashok1089
Below is the code I am using to configure HeaderView. dataSource.configureSupplementaryView = { (dataSource, collectionView, kind, indexPath) in // configure headerView return headerView } the above configuration never gets called...
awesome! that works. thanks