ko1o / PYSearch

🔍 An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad) .
MIT License
3.83k stars 752 forks source link

Add showKeyboardWhenReturnSearchResult property #170

Closed xiao99xiao closed 6 years ago

xiao99xiao commented 6 years ago

Sometimes it's useful to keep searchbar from becoming firstResponder when a user returns to the search result list from any detail view, so that he could switch between different result items without being interfered by keyboard animation.