ACEAutocompleteBar
ACEAutocompleteBar copied to clipboard
Simple UITextFlied category to display text suggestions in real-time on the top of the virtual keyboard.
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