UNPKG

native-base

Version:

Essential cross-platform UI components for React Native

13 lines 189 B
export default { baseStyle: { color: 'primary.500' }, sizes: { sm: 'small', lg: 'large' }, defaultProps: { size: 'small' } }; //# sourceMappingURL=spinner.js.map