Open swannodette opened 9 years ago
This is an interesting approach: https://github.com/alexruperez/ARAutocompleteTextView/blob/master/README.md
(It works with Swift and is under the MIT license.)
With Planck, the logic needed to dynamically produce suitable auto-completions has been developed.
Seems like UIKit would have a facility to supply the autocomplete dictionary to the keyboard?