KeyboardKit
KeyboardKit copied to clipboard
KeyboardKit is a Swift SDK that lets you create fully customizable keyboards with a few lines of code, using SwiftUI.
I thought that I have a problem with my custom keyboard extension, I installed KeyboardKit and added its default keyboard. I run into same issue. While Snapchat appearance settings based...
This ticket will be open until KeyboardKit reaches 100 supported locales :) Many RTL and TTB locales are currently not implementable, since their keyboard differs so much from the western...
I am re-adding this issue since there are still problems with getting it to work, and I now have new information that I didn't have when I struggled with this...
Hi @danielsaidi, thanks for the great library! In `SystemKeyboardLayoutProvider`, the following is stated in a comment: ``` Since keyboard extensions don't support `dictation` without having to jump through hoops (see...
Add more articles to the documentation: - [ ] Understanding callouts - [ ] Understanding keyboard types - [ ] + all remaining readmes Pro: - [ ] Pro input...
KeyboardKit is not respecting the "Keyboard Clicks" settings under the Setting -> Sounds & Haptics tapping sound continues to play even when the "Keyboard Clicks" is turned off by the...
`KeyboardInputViewController.shared` was added as a convenience when moving to KeyboardKit 5, to avoid having to change many external interfaces. However, when implementing multi-platform support, many parts of the library must...
We are many who experience buggy behavior with custom keyboards in iOS 15 and later. Although I don't think the problem originates from KeyboardKit, I'd still love to keep this...
The native iOS keyboard has swipe support for its buttons, which means that you can have two actions on the same button. This should be added to KeyboardKit as well.
So, I have been using a modified version of the KK keyboard as the primary keyboard on my phone recently, and I noticed that it feels less smooth than the...