react-native-circle-progress

0.0.4 • Public • Published

react-native-circle-progress

Circle Progress Indicator for React Native.

Usage

<CircleProgress
  progress={this.state.progress}
  lineWidth={5}
  lineCap={CircleProgress.LineCapRound}   // LineCapButt | LineCapRound | LineCapSquare
  circleRadius={20}
  circleColor='#32A6FF'
  circleUnderlayColor='#C2C2C2'
  style={{marginVertical: 20}}/>

License

MIT License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i react-native-circle-progress

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • gd920129