EddyBorja / MLPAutoCompleteTextField

UITextfield subclass with autocomplete menu. For iOS.
Other
1.21k stars 222 forks source link

Autocomplete in UISearchBar textfield #113

Open elr0nd opened 7 years ago

elr0nd commented 7 years ago

Is there any possibility of having the uitableview of autocompletion results when the user is writing in the TextField of a UISearchBar?

Thanks!!!