DaDataAddressSuggester

Suggests Address to UITextField


Keywords
autocomplete, dadata, objective-c, suggestions, textfield
License
MIT
Install
pod try DaDataAddressSuggester

Documentation

DaDataAddressSuggester

Downloads

Version License Platform

image

Installation

DaDataAddressSuggester is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DaDataAddressSuggester'

Usage

To start using just set UITextField class - "AddressSuggestTextField"

And add setting

[self.textField setDaDataAPIKey:@"%YOUR_API_KEY_FROM_DADATA%"];

To get API key go to dadata.ru and request it.

Author

Egor Eremeev, egor.eremeev@gmail.com

License

PAAnalytics is available under the MIT license. See the LICENSE file for more info.