UNPKG

react-native-unit-components

Version:

Unit React Native components

8 lines 432 B
export declare const BOTTOM_SHEET_OVER_FULLSCREEN_PERCENTAGE_SIZE = 0.9; export declare const androidStatusBarHeight: number; export declare const iosStatusBarHeight: number; export declare const statusBarHeight: number; export declare const isAndroid10AndAbove: boolean; export declare const fullScreenHeight: number; export declare const overFullScreenHeight: number; //# sourceMappingURL=UNBottomSheetComponent.constants.d.ts.map