UISearchController doesn't work properly with a non-translucent UINavigationBar
问题 Currently I am trying to embed a UISearchController into my application. But the UISearchBar, which is a property of the UISearchController, doesn't get displayed properly, if the UINavigationBar is non-translucent. Usually after tapping the UISearchBar property, the UINavigationBar moves up to make room for the UISearchBar. You can see the result on the following screenshot: https://www.dropbox.com/s/172k63zr2bhj84t/Normal_behaviour.png?dl=0 But if the "translucent" property of the