1.0.1 • Published 8 years ago
react-native-round-progress v1.0.1
react-native-round-progress
A react native round progress view, compatible with iOS and Android
Getting started
Install the react-native-round-progress package from npm:
Installation
npm install react-native-round-progress --saveor
yarn add react-native-round-progressExamples
| 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 |
similarity
Copyright @ Daemon1993