I have a Popover which has UISearchController assigned to UINavigationItem's searchController property (introduced from iOS 11).When the serchController becomes active, the SearchBar is almost touching the navigationBar. i tried with different approaches like applying Constraints and BarPositions but none of them are worked.
is there any straining forward approach for handling this problem? please let me know if there is even any customisation needs be to done.
.
is there any straining forward approach for handling this problem? please let me know if there is even any customisation needs be to done.
.