mirror of
https://github.com/bartgryszko/react-native-circular-progress.git
synced 2026-01-25 16:25:58 +00:00
Add tintColorSecondary prop to README.md
This commit is contained in:
parent
42e2e5085f
commit
8f37892dae
@ -93,6 +93,7 @@ width | number | **required** | Thick
|
||||
backgroundWidth | number | width | Thickness of background circle
|
||||
fill | number (0-100) | 0 | Current progress / fill
|
||||
tintColor | string | black | Color of the progress line
|
||||
tintColorSecondary | string | black | Secondary color of the progress line
|
||||
tintTransparency | boolean | true | Transparency of the progress line
|
||||
backgroundColor | string | | If unspecified, no background line will be rendered
|
||||
rotation | number (-360 - 360) | 90 | Angle from which the progress starts from
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user