UNPKG

react-native-keyboard-controller

Version:

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

3 lines (2 loc) 122 B
export { useChatKeyboard } from "./useChatKeyboard"; export type { KeyboardLiftBehavior } from "./useChatKeyboard/types";