I have just implemented a UISearchController in a regular UIViewController, and I have a kind of weird issue.
I have a UIView that is adapted exactly to the size I w
UISearchController's view behaviour is weird indeed, but there is a simple workaround.
At this point UISearchController.view won't resize beyond container.bounds.