I am working on an iOS 8 custom keyboard extension. In this, I need to use auto suggestion words from Apple like the native keyboard.
How can I achieve this by UILexicon
? I am new to UILexicon
.
I am working on an iOS 8 custom keyboard extension. In this, I need to use auto suggestion words from Apple like the native keyboard.
How can I achieve this by UILexicon
? I am new to UILexicon
.