ACEAutocompleteBar icon indicating copy to clipboard operation
ACEAutocompleteBar copied to clipboard

Simple UITextFlied category to display text suggestions in real-time on the top of the virtual keyboard.

Results 3 ACEAutocompleteBar issues
Sort by recently updated
recently updated
newest added

Hi I try to set the "minimumCharactersToTrigger" to zero, to have all the suggestion when keyboard appear, doesn't work. (by the way, nice work!)

- Extended support for UITextView - Extended support for every word in the sentence - Retain cursor position after selecting suggestion - Removed the need for implementing delegates for input...

Is this possible with this lib, im struggling a bit to figure out how if so