I want to create a custom UISearchBar, but this is not possible using the official APIs. Therefore, I want to implement the UISearchBar functionality through a UITextField using autosuggest from the server. Please, help. The code will be useful, but any direction is much appreciated. Thanks
source
share