Emojis
Emoji models and keyboards
KeyboardKit has an Emoji
struct that represents an emoji value. It also serves as a namespace for emoji-related types and views.
let emojis = Emoji.all // đđđđđđĨšđ
đđ¤ŖđĨ˛...
Emoji("đ").localizedName // Grinning Face
Emoji("đ").unicodeIdentifier // \\N{THUMBS UP SIGN}
Emoji("đ").skinToneVariants // đđđģđđŧđđŊđđžđđŋ'
EmojiCategory.smileysAndPeople.emojis // đđđ...
EmojiVersion.v15.emojis // đ̍đ̏đ̎đĒŋđĢđĒŧđĢđĒŊđĒģđĢđĢđĒđĒđĒŽđĒđЎđŠĩđŠļđǝđ...
KeyboardKit defines standard and custom emoji categories, support for skin tone variations, emoji versions, etc. in a way that only exposes supported emojis to your users.
đ KeyboardKit Pro
KeyboardKit Pro unlocks an EmojiKeyboard
that mimics the native emoji keyboard, with support for categories, skin tones, search, etc.


KeyboardKit will automatically register emojis as you use them, to populate the .frequent
category.
Documentation
The information on this page is shortened to be easier to overview. For more information, see the online documentation, or the KeyboardKit Pro documentation.
Features
KeyboardKit has a lot of core features. You can upgrade to KeyboardKit Pro to unlock pro features.
Most features have KeyboardKit Pro exclusive features. Features that are marked with pro in the list below are exclusive to KeyboardKit Pro.
Essentials
KeyboardKit provides essential models, features & views.
Keyboard View
KeyboardKit has a native-looking, customizable keyboard view.
Actions
KeyboardKit lets you trigger and customize keyboard actions.
AI Support
KeyboardKit Pro unlocks features that are needed for AI keyboards.
App Utilities
KeyboardKit has tools for setting up great keyboard apps.
Autocomplete
KeyboardKit Pro unlocks local autocomplete and predictions.
Callouts
KeyboardKit can show input and secondary action callouts.
Clipboard
KeyboardKit Pro can manage the system clipboard and user clips.
Device Utilities
KeyboardKit can identify device types, capabilities, etc.
Dictation
KeyboardKit Pro can trigger dictation from the keyboard.
Emojis
KeyboardKit has emojis models, an emoji keyboard, etc.
Escrow
KeyboardKit Pro offers Escrow Services to enterprise customers.
External Keyboards
KeyboardKit Pro can detect if an external keyboard is connected.
Feedback
KeyboardKit can trigger audio & haptic feedback.
Fonts
KeyboardKit Pro lets you type with custom unicode fonts.
Gestures
KeyboardKit can trigger & handle rich keyboard gestures.
Host Application
KeyboardKit Pro can identify and open specific applications.
Layout
KeyboardKit has dynamic and fully customizable layout engine.
Localization
KeyboardKit supports 75 locales, with localized assets & layouts.
Navigation
KeyboardKit lets you open urls and apps from the keyboard.
Previews
KeyboardKit has built-in support for SwiftUI and in-app previews.
Proxy Utilities
KeyboardKit can access the full document content in more ways.
Settings
KeyboardKit has tools for in-app settings & System Settings.
Status
KeyboardKit can detect & handle keyboard and Full Access states.
Text Input
KeyboardKit Pro unlocks tools to let you type within the keyboard
Styling
KeyboardKit lets you design your own beautiful keyboard styles.
Themes
KeyboardKit Pro unlocks a theme engine with many themes.