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

Need help in packaging app using TideSDK on Windows -

java - Why does my date parsing return a weird date? -

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -