
implementation("com.splendo.kaluga:keyboard:1.6.0-bluetooth-server-alpha.1200")Enables showing and dismissing the system keyboard through a `KeyboardManager` interface. On Android, integrates with `Activity` lifecycle; on iOS, utilizes `UIApplication` and `UIView`. Supports SwiftUI via `SwiftUIKeyboardManagerBuilder`. Provides testing utilities for mockable `KeyboardManager` instances.