Is it possible to use the Apple Native Keyboard as a base for a custom global Swift Keyboard extension? The use case is a keyboard that adds something to the typing processing, but doesn't change the look and feel of native keyboard.
Requirement is to add functionality overlay while preserving all the great native keyboard usability features.