react-native-round-progress
v1.0.1
Published
A react native round progress view, compatible with iOS and Android
Downloads
10
Maintainers
Readme
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 --save
or
yarn add react-native-round-progress
Examples
| 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