UNPKG

react-native-paper

Version:
7 lines 202 B
type Props = { onShow: () => void; onHide: () => void; }; export default function useIsKeyboardShown({ onShow, onHide }: Props): void; export {}; //# sourceMappingURL=useIsKeyboardShown.d.ts.map