KeyboardLayoutEngine
KeyboardLayoutEngine copied to clipboard
Long press variations
Hi Cem,
Thanks for wonderful project. I am a non IOS person. Want to make a keyboard for my language.
is it possible to do following using your project?
Can you show an example if it is possible.
Once again many many thanks.
Hi Al, thanks. Actually yes, I am supporting this behaviour with KeyMenu
class, check out KeyMenuType
in KeyMenu
class, there is a .Horizontal
option which gives you extra buttons like behaviour in the system keyboard.