Guys I'm working on a project and I want to make a navigation bar like this enter image description here here I knows there navigation bar is transparent and below navigation bar there must be a collectionview or scrollview I want to know how to make this design with collectionview or scrollview because I tried alot but maybe I didn't much know about collectionview flowlayout and and which one way is better(collectionview or scrollview).
Asked
Active
Viewed 89 times
0
-
Just to be clear, you want to embed the collectionView or scrollView inside your navigation bar? Also, how many buttons do you want to add in? – rs7 Jun 20 '20 at 21:25
-
I can use collectionview and number of buttons should be dynamic and width of button also dynamic according to the content – Murtaza Mehmood Jun 20 '20 at 21:27
-
Have you looked at this link: https://developer.apple.com/library/archive/samplecode/NavBar/Introduction/Intro.html – rs7 Jun 20 '20 at 21:30