How to add word prediction feature to custom iOS keyboard extension?

301 Views Asked by At

I am working on custom keyboard app and just going to implement prediction feature. As I know, apple don't allow use QuickType feature on custom keyboard.

Then what is the best solution to add word prediction feature to custom iOS keyboard extension ?

Thanks in advice.

0

There are 0 best solutions below