replete-ios
replete-ios copied to clipboard
autocomplete?
Seems like UIKit would have a facility to supply the autocomplete dictionary to the keyboard?
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.