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
component that mimics a native emoji keyboard, with support for emoji categories, skin tone variations, emoji 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 is packed with features. You can upgrade to KeyboardKit Pro to unlock pro features.
Essentials
KeyboardKit provides essential models, features & views.
Keyboard View
KeyboardKit can render a native-looking, customizable keyboard.
Actions
KeyboardKit lets you trigger and handle keyboard actions.
AI Support
KeyboardKit Pro unlocks features that are needed for AI.
App Utilities
KeyboardKit makes it easy to set up your app and its keyboard.
Autocomplete
KeyboardKit Pro unlocks local & remote autocomplete features.
Callouts
KeyboardKit can show input and secondary action callouts.
Device Utilities
KeyboardKit can identify device types, capabilities, etc.
Dictation
KeyboardKit Pro can trigger dictation from the keyboard.
Emojis
KeyboardKit defines emojis, Pro unlocks an emoji keyboard, etc.
External Keyboards
KeyboardKit Pro can detect if an external keyboard is connected.
Feedback
KeyboardKit can trigger audio & haptic feedback.
Gestures
KeyboardKit can trigger & handle rich keyboard gestures.
Host
KeyboardKit Pro can identify and open specific host applications.
Layout
KeyboardKit has fully dynamic & customizable layout engine.
Localization
KeyboardKit supports 70 locales, with localized resources.
Navigation
KeyboardKit lets you open urls and apps from the keyboard.
Previews
KeyboardKit has built-in support for SwiftUI 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 detects if a keyboard is enabled, has full access, etc.
Text Input
KeyboardKit Pro unlocks tools to let you type within the keyboard
Styling
KeyboardKit lets you style your keyboards to great extent.
Themes
KeyboardKit Pro unlocks a theme engine & many standard themes.