A react native round progress view, compatible with iOS and Android
Install the react-native-round-progress package from npm:
npm install react-native-round-progress --save
or
yarn add react-native-round-progress
attributes | default | PropTypes |
---|---|---|
raduis | 140 | number |
progress | 10 | number |
totalNum | 100 | number |
centerViewMode | true | bool |
progressWidth | 10 | number |
progressColor | #fff | string |
baseProgressWidth | 3 | number |
progressBaseColor | #fff | string |
Copyright @ Daemon1993