I want to add the smilies in the keyboard for text to add the comment like :P
and <3
and if I did so to create the custom keyboard, will Apple reject my application?
Adding smilies in Custom Keyboard
215 Views Asked by Dhaval Bhadania At
2
You can add simple UIView with buttons above the keyboard, and show this view when keyboard appears. By pressing buttons just insert corresponding smiles to text.