UNPKG

artwork-react-native

Version:

artwork design master for react-native

6 lines (5 loc) 125 B
export interface WhiteSpaceProps { size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl'; onPress?: () => void; style?: any; }