Search results for autosuggest

UITextField_AutoSuggestion screenshot

UITextField_AutoSuggestion

February 27, 2017 • MIT License
This category extends UITextField functionality by adding auto suggestion feature. It's very easy to add this feature. You just need to implement some data source methods.
ACEAutocompleteBar screenshot

ACEAutocompleteBar

May 25, 2013 • MIT License
Simple `UITextField` category to display text suggestions in real-time on the top of the virtual keyboard.
MLPAutoCompleteTextField screenshot

MLPAutoCompleteTextField

February 15, 2013 • MIT License
MLPAutoCompleteTextField is a subclass of UITextField that behaves like a typical UITextField with one notable exception: it manages a drop down table of autocomplete suggestions that update as the...