I use some classical UInavigationBar
and UISearchController
at head of a UICollectionView
.
My searchController is sticked to my navigationBar as I can scroll into my collectionView and use my searchController at any moment.
I'd like to know if there is a way to add space between my UInavigationBar
and UISearchController
as described in screenshot below :