I had been using the following code prior to iOS 11 to customize the appearance of the UISearchController search bar:
UISearchController
var searchController = UISearc
If you need to change the background colour of the textField in the searchBar, see my answer here: https://stackoverflow.com/a/46315974/1109892