SearchTextField icon indicating copy to clipboard operation
SearchTextField copied to clipboard

UITextField subclass with autocompletion suggestions list

Results 103 SearchTextField issues
Sort by recently updated
recently updated
newest added

Reproduce steps are 1. Write a SearchTextField, set some filterStrings 2. Interacting with it 3. Programmatically set some filterStrings again. And then the SearchTextField will show the suggestion tableView again....

Once the drop down list becomes visible and instead of selecting something from the list, we start scrolling up or down, the drop down list stays on the screen. Calling...

Hello I would like to make the suggestions popup open above the textfield but the property is private. Can you please allow doing it? Thanks in advance.

Hi, Whenever is use IQKeyboardManager pod , no element of SearchTextField Autocomplete Table can be selected. More Specifically , i must insert this line in my code in order to...

Added "id" support in case of custom object, helps to retrieve object in a parent array with other properties that title / subtitle / image. can resolve issue #175

The results list got extended to the top beyond the screen on iPhone 5s. Is there anything I'm missing to fix this? ![eac7d49c-e93c-4883-8653-150f657fe14f](https://user-images.githubusercontent.com/3063695/49079486-b14d0180-f266-11e8-90ca-baca9fd62fc5.jpg)