We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ab806 commit 808829fCopy full SHA for 808829f
1 file changed
README.md
@@ -34,7 +34,8 @@ yarn add react-native-speedometer-chart
34
| outerCircleStyle | null | object | no | |
35
| halfCircleStyle | null | object | no | |
36
| percentSize | 0.5 | number | no | |
37
-
+| showIndicator | false | bool | no | Show a needle |
38
+| indicatorColor | #808080 | string | no | `value` color |
39
40
## Basic Usage
41
0 commit comments