I have a UISearchDisplayController that displays some cells after a user has searched. After the user clicks on the cell, I am pushing a new view to my nav stack. How can I remove searchResultsTableView from the view so that when the user goes back, he doesn’t see the searchResultsTableView?
I have a UISearchDisplayController that displays some cells after a user has searched. After
Share
See the documentation of
UISearchDisplayControllerit sais: