ko1o / PYSearch

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

Make searchBar become first responder before view appear #198

Closed baocang closed 5 years ago

baocang commented 5 years ago

在 viewWillAppear 中显示键盘效果看起来比在 viewDidAppear 中要好些

baocang commented 5 years ago

All changes merged in https://github.com/ko1o/PYSearch/pull/200