Is there a way to customize the keyboard on iOS?
I want to use images instead of letters and I would prefer to not create the whole keyboard functionality from scratch.
Example: I want the keyboard to show an elephant instead of letter A and a ball instead of B etc. when the user clicks that then the icon should show inside a textarea instead of the corresponding letter.
Thanks in advance.