/DaDataAddressSuggester

Autocomplete address in textfield with dadata service

Primary LanguageObjective-CMIT LicenseMIT

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.