Starting iOS development, I wish to implement handwriting recognition in my app.
I did a google search but i didn't find any tutorial implements text gesture in objective c
Is there any basic tutorial available which implements text gesture...
for example: when user writes A
on the screen, screen should display A
Is there any demo tutorial available for this project?