UNPKG

rn-progress-button

Version:
16 lines (13 loc) 205 B
const COLORS = { white: '#fff', primary: '#7E1FB7', darkerBackground: '#EDEFEF' }; const SPACING = { small: 5, default: 10, medium: 15, large: 20, huge: 35 }; export { COLORS, SPACING };