UNPKG

@aomi/react-native-components

Version:
9 lines (8 loc) 266 B
export declare function getWindowSize(): { width: number; height: number; }; export declare const separatorHeight: number; export declare const APPBAR_HEIGHT: number; export declare const STATUSBAR_HEIGHT: number; export declare const HEADER_HEIGHT: number;