mercredi 26 août 2015

Swift: autocomplete textfield with sqlite database

While typing in a UITextField, I would like to show suggestions coming from an sqlite database.

In Android, there is a UI control called AutocompleteTextView. In iOS I could not find something similar.

Which is the best way to implement this in iOS/Swift?

Aucun commentaire:

Enregistrer un commentaire