I have made a custom keyboard in ios. I am using UITextChecker to check the spelling of entered word in textDocumentProxy on space bar click.
Now my problem is that I have to put a red dotted line under the wrong word on space bar click.
I have made a custom keyboard in ios. I am using UITextChecker to check the spelling of entered word in textDocumentProxy on space bar click.
Now my problem is that I have to put a red dotted line under the wrong word on space bar click.