UNPKG

react-native-material-kit

Version:
10 lines 224 B
/** Default props of {@link Spinner} */ export const defaultProps = { spinnerAniDuration: 1333, strokeWidth: 3, style: { height: 28, width: 28, }, }; //# sourceMappingURL=spinner_common.js.map