UNPKG

@niku/react-native-dropdown-select

Version:
8 lines (7 loc) 238 B
export declare const screen: { readonly width: number; readonly height: number; }; export declare const DROPDOWN_MIN_WIDTH = 0; export declare const DROPDOWN_MIN_HEIGHT = 20; export declare const DROPDOWN_MAX_HEIGHT = 200;