Search results for autocomplete

NHAutoCompleteTextField screenshot

NHAutoCompleteTextField

January 30, 2015 • Apache 2.0 License
This is an auto complete text field which filters the list as per the searched criteria. It has the option to handle drop down direction and highlight the search when user types. It requires ARC.
ABCGooglePlacesAutocomplete screenshot

ABCGooglePlacesAutocomplete

January 29, 2015 • MIT License
ABCGooglePlacesAutocomplete is an easy to use location autocomplete feature that utilizes the Google Places API to suggest locations to the user. To use GooglePlacesAutocomplete, please do the f...
NCRAutocompleteTextView screenshot

NCRAutocompleteTextView

October 07, 2014 • MIT License
An NSTextView subclass that implements a popover to autocomplete words.
XDPopupListView screenshot

XDPopupListView

July 08, 2014 • MIT License
An iOS pop-up listview, like Spinner in Android. You can use it to create Android-like controls, such as Spinner or AutoCompleteTextView, for your iOS project. It's under MIT license, so help yours...
MPGTextField screenshot

MPGTextField

June 26, 2014 • MIT License
An autocomplete textfield for iOS which provides suggestions as you type. Written both in Swift and Objective C, the textfield can be configured to ensure that a selection is compulsorily made from...
MJAutoComplete screenshot

MJAutoComplete

May 25, 2014 • MIT License
A simple drop-in for using an autocomplete component on iOS. It comes with a simple demo app that should help you get started in a jiffy!
APAutocompleteTextField screenshot

APAutocompleteTextField

December 19, 2013 • MIT License
Autocomplete text field. It works like Safari (iOS) or Chrome (iOS) search / address bar.
ARAutocompleteTextView screenshot

ARAutocompleteTextView

November 20, 2013 • MIT License
ARAutocompleteTextView is a subclass of UITextView that automatically displays text suggestions in real-time. This is perfect for automatically suggesting the domain as a user types an email addre...
ThatInbox screenshot

ThatInbox

August 29, 2013 • MIT License
ThatInbox is simple, elegant, and free new way to do your email on an iPad. It's completely free and open source. It's a full app that is an example on how to do: * sending emails * receivin...
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.
DPTextField screenshot

DPTextField

April 19, 2013 • MIT License
A replacement for UITextField with loads of extras, including auto fill. Auto-fill suggestions appear "under" the keyboard. See: https://raw.github.com/ebaker355/DPTextField/master/DPTextFieldAutoF...
TRAutocompleteView screenshot

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 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...
HTAutocompleteTextField screenshot

HTAutocompleteTextField

February 01, 2013 • MIT License
HTAutocompleteTextField is a subclass of UITextField that automatically displays text suggestions in real-time on the text the user has entered. This is perfect for automatically suggesting the dom...
IMOAutocompletionViewController screenshot

IMOAutocompletionViewController

November 02, 2012 • MIT License
Very fast autocompletion UITableView based controller - Fire it, set the data source and delegate and you're good to go.
JCAutocompletingSearch screenshot

JCAutocompletingSearch

October 01, 2012 • MIT License
Search controller table view widget for querying asynchronous backends allowing user selection from results.
SPGooglePlacesAutocomplete screenshot

SPGooglePlacesAutocomplete

August 08, 2012 • MIT License
SPGooglePlacesAutocomplete is a simple objective-c wrapper around the Google Places Autocomplete API. The API can be used to provide autocomplete functionality for text-based geographic searches, b...
DOAutocompleteTextField screenshot

DOAutocompleteTextField

October 02, 2011 • BSD License
DOAutocompleteTextField is a subclass of UITextField that provide the user with autocompleted text, similar to the URL bar on major browsers and Google Suggest.