AckeeCZ / ACKategories

Swift tools, cocoa subclasses and extensions.
MIT License
56 stars 13 forks source link

♻️ Use native `searchTextField` for `UISearchBar.textField` #61

Closed olejnjak closed 4 years ago

olejnjak commented 4 years ago

This PR uses UISearchbar.textField on iOS 13+. Implements #57.

Checklist