Download Latest Version 9.7.2 source code.tar.gz (7.6 MB)
Email in envelope

Get an email when there's a new version of KeyboardKit

Home / 9.7.0
Name Modified Size InfoDownloads / Week
Parent folder
KeyboardKitPro.zip 2025-07-15 9.2 MB
9.7.0 source code.tar.gz 2025-07-15 7.6 MB
9.7.0 source code.zip 2025-07-15 7.9 MB
README.md 2025-07-15 1.3 kB
Totals: 4 Items   24.7 MB 0

After developer feedback, this version reverts some previos deprecations and moves standard values back to the KeyboardAction type.

The idea with the initial refactoring was to attach the standard value builders to each value type, to make them easier to find. But since each builder is related to a KeyboardAction, it makes more sense to convert them back to action extensions, since this groups them all together.

✨ Features

  • EmojiContext and EmojiSettings are two new state types.
  • EmojiKeyboard will now show the last selected emoji skin tone.
  • KeyboardAction.StandardActionHandler registers the skin tone for selected emojis.

💡 Adjustments

  • Autocomplete.ToolbarItem will automatically wrap itself in a scroll view if needed.

🐛 Bug Fixes

  • KeyboardKit Pro adds missing localizations for Bengali.
  • KeyboardAction.shift now renders correctly for caps lock.

🗑️ Deprecations

  • Color+Standard has been deprecated and now use KeyboardAction extensions.
  • Font+Standard has been deprecated and now use KeyboardAction extensions.
  • Keyboard.ButtonStyle+Standard has been deprecated and now use KeyboardAction extensions.
  • KeyboardAction has reverted its standard button color deprecations.
Source: README.md, updated 2025-07-15