Right now my code is to refresh all the data in collectionview by collectionView?.reloadData()
but how can i only refresh the data in supplementary view or header view not all the data?
Thanks
Right now my code is to refresh all the data in collectionview by collectionView?.reloadData()
but how can i only refresh the data in supplementary view or header view not all the data?
Thanks