UNPKG

react-native-keyboard-controller

Version:

Keyboard manager which works in identical way on both iOS and Android

3 lines (2 loc) 124 B
import type { KeyboardControllerModule } from "./types"; export declare const KeyboardController: KeyboardControllerModule;