Strange issue, space of my UISearchController
问题 The issue is like this: There has space between searchbar and navbar : And in the Debug in Hierarchy : The table View The wrapper View, we can see the space (20 pix) And in the storyboard , I set the constraint to the tableView , attention: the navigationBar is draged by myself, the native is hide by me. My Code import UIKit import SVProgressHUD class StoreListViewController: UIViewController, UISearchBarDelegate, UITableViewDelegate,UITableViewDataSource, UISearchResultsUpdating { @IBOutlet