KeyboardKit / KeyboardKit

KeyboardKit is a Swift SDK that lets you create fully customizable keyboards with a few lines of code, using SwiftUI.
https://keyboardkit.com
MIT License
1.51k stars 229 forks source link

Getting Return key in another langauge #507

Closed aryan1107 closed 1 year ago

aryan1107 commented 1 year ago

I don't know why I am getting return key in another language. If anyone can help I would be really thankful!

I have only added

SystemKeyboard()

IMG_ED530243E0BE-1 2

danielsaidi commented 1 year ago

Hi @aryan1107

This is due to me accidentally committing this into the English locale when developing support for Armenian. Upgrading to 6.8.1 should fix it.