ProgressBar
Animated progress bar
PROPS
name | description | type | default |
---|---|---|---|
height | height of the progress bar | number | |
backgroundColor | background color of the component | string | Colors.dark60 |
progressBackgroundColor | the progress background color | string | Colors.dark10 |
LIVE EXAMPLE
CODE SAMPLE
See example here.