Clipboard
KeyboardKit makes it easy to integrate with the system clipboard, where the user can paste directly from the system pasteboard, or from a list of custom clips.
Actions
You can use the KeyboardAction.pasteFromClipboard to trigger a clipboard integration operation that pastes texts from the clipboard into the current text field.
KeyboardKit Pro
KeyboardKit Pro unlocks a Clipboard.SettingsScreen that can be used to manage clips in the main app, a Clipboard.Keyboard that can be used to paste from the keyboard, etc.:
Documentation
The information on this page has been shortened to be easier to overview and keep up to date. For a complete feature description, see the online documentation.