UNPKG

react-native-keyboard-controller

Version:

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

3 lines (2 loc) 137 B
import type { WindowDimensionsEventData } from "../../types"; export declare const useWindowDimensions: () => WindowDimensionsEventData;