illyabusigin / CYRKeyboardButton

A drop-in keyboard button that mimics the look, feel, and functionality of the native iOS keyboard buttons
MIT License
350 stars 46 forks source link

Add ability to customize keycap view #3

Open illyabusigin opened 9 years ago

illyabusigin commented 9 years ago

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.