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.43k stars 219 forks source link

Implement a number pad keyboard #717

Closed danielsaidi closed 1 month ago

danielsaidi commented 1 month ago

The KeyboardType enum will have a numberPad value, and KeyboardKit Pro will add automatic handling of the number pad.

danielsaidi commented 1 month ago

Duplicate of #600