The design guidelines for navigation bars should answer most of your questions.
By default, the title of the navigation bar is a label, but we can actually override it with anything.
searchController = UISearchController()
navigationItem.titleView = searchController.searchBar