HASuggestionField
December 26, 2018 • GPL License
HASuggestionField is a iOS suggestion list written in Swift. It suggests list of items provided against any symbol. It allows user to select any of the suggested item from dropdown. Then it applies...
ContactsSuggestionTextField
December 09, 2018 • MIT License
UITextField subclass for seamless contacts access
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.
SuggestionsBox
July 11, 2016 • Apache 2.0 License
SuggestionsBox helps you build better a product trough your user suggestions.
SearchTextField
July 04, 2016 • MIT License
UITextField subclass with autocompletion suggestions list
ZTDropDownTextField
August 17, 2015 • MIT License
-Provide dropdown suggestions below UITextField
-Alternative of UISearchController
-Dropdown list will hide automatially, when user tap outside of it
-Implemented with AutoLayout, support ...
FSNetworkingSearchController
April 03, 2015 • MIT License
Search controller with suggest completion using Foursquare API following Instagram design.
AutocompleteTextfieldSwift
February 25, 2015 • MIT License
Simple and straightforward sublass of UITextfield to manage string suggestions
BSWQuickType
February 20, 2015 • MIT License
Imitates the functionality of Apple's QuickType with the ability to fill in custom elements rather than suggested words.
BSWQuickType is a great way to suggest more relevant words to your users ...
ACEAutocompleteBar
May 25, 2013 • MIT License
Simple `UITextField` category to display text suggestions in real-time on the top of the virtual keyboard.
TRAutocompleteView
March 08, 2013 • BSD License
Autocomplete view attachable to any UITextField. Ships with Google Maps items source and sample cell factory. Can be configured to autocomplete from any source, supports custom cell factory for adv...
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...
iPad Suggestions List
June 08, 2012 • MIT License
Easily display a popover on iPad with autocomplete suggestions for text fields.