UNPKG

@logicwind/react-native-status-bar-height

Version:

A React Native library for retrieving the status bar height on both Android and iOS.

3 lines 145 B
export declare const fetchStatusBarHeight: () => number; export declare const fetchBottomInset: () => number; //# sourceMappingURL=index.d.ts.map