UNPKG

@niku/react-native-dropdown-select

Version:
17 lines (16 loc) 305 B
export declare const styles: { container: { padding: number; }; label: {}; activeContainer: { backgroundColor: string; }; activeLabel: { color: string; fontWeight: "bold"; }; disabledLabel: { color: string; }; };