ios - How to add a UIView to the entire UICollectionView -


i have uicollectionview custom layout. shows items in grid (2 columns) , has multiple sections. works perfect.

now, want add uiview @ top of uicollectionview.

note: not view per section. view entire uicollectionview.

what best approach achieve this? keep in mind uicollectionview shows custom uiview each section.

actually, want can uitableview tableheaderview.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -