Essentials
Essential keyboard features
KeyboardKit extends Appleβs very imited native keyboard APIs with a lot more features than what is otherwise available.
KeyboardKit lets you create a fully customizable custom keyboard with a few lines of code, and will automatically set up things like App Group settings sync, locales, dictation, etc.
Core Features
KeyboardKit has essential features & views, and a KeyboardView that mimics the native keyboard.
The KeyboardKit KeyboardInputViewController extends the native UIInputViewController with more features, and the KeyboardAppView can be used to set up the main app with keyboard integrations.
KeyboardKit has separate feature namespaces, like Keyboard, Autocomplete, Emojis, Feedback, etc. Each namespace has its own observable state, settings, services, etc.
Keyboard Engine
The Keyboard namespace contains essential keyboard utilities like State and Services, models like AutocapitalizationType, Diacritic and Gesture, and views like Button, NextKeyboardButton.
The Keyboard namespace is designed to provide you with all the tools needed for the core keyboard engine, while the other namespaces provide specific features on top of this engine.
Keyboard Gestures
The native iOS keyboard has more gestures than you may think. Keys can be pressed, released, and long pressed, space can be dragged to move the cursor, shift can be double tapped, etc.
KeyboardKit lets you handle complex gestures with very little code and has a drag gesture handlers that can handle various gestures, like using space to move the input cursor.
π KeyboardKit Pro
KeyboardKit Pro unlocks even more essential features, makes the KeyboardView support all 75 supported locales, etc.
KeyboardKit also provides additional app utilities, that lets you set up a full-blown main app with keyboard status handling, settings screens, etc. Be up and running in minutes, with very little code.
Documentation
The information on this page is shortened to be easier to overview. For more information, see the online KeyboardKit documentation.
Features
KeyboardKit has many features. Upgrade to KeyboardKit Pro to unlock powerful pro features.
Essentials
KeyboardKit comes with essential models, features and views.
Keyboard View
KeyboardKit has a native-looking, customizable keyboard view.
Languages
KeyboardKit supports 75 locales, with localized assets and layouts.
Actions
KeyboardKit lets you trigger and customize keyboard actions.
AI Support
KeyboardKit Pro unlocks features that are needed for AI keyboards.
App Utilities
KeyboardKit makes it easy to set 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.
Dictation
KeyboardKit Pro can trigger dictation from the keyboard.
Emojis
KeyboardKit has emojis models, an emoji keyboard, etc.
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.
Host Application
KeyboardKit Pro can identify and open specific applications.
Layout
KeyboardKit has dynamic and fully customizable layout engine.
Navigation
KeyboardKit lets you open urls and apps from the keyboard.
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.