illyabusigin / CYRKeyboardButton

A drop-in keyboard button that mimics the look, feel, and functionality of the native iOS keyboard buttons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to customize keycap view

illyabusigin opened this issue · comments

The keycap view is currently set to the same string as the text it will insert (which is not always what one wants). It would be great to have the ability to customize the keycap view for a given key with an image and/or custom view.