UNPKG

react-native-keyboard-controller

Version:

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

4 lines 165 B
const NOOP = () => () => {}; export const useAnimatedKeyboardHandler = NOOP; export const useFocusedInputLayoutHandler = NOOP; //# sourceMappingURL=reanimated.js.map