We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48ca719 + ab0b79e commit 13a38ebCopy full SHA for 13a38eb
1 file changed
README.md
@@ -77,6 +77,7 @@ import Svg, {Circle, Rect, .... } from 'react-native-svg'
77
| -------------- | ------ | --------- | ----------------------------------------------------- |
78
| primaryColor | String | '#eeeeee' | Primary color, also background color |
79
| secondaryColor | String | '#dddddd' | Secondary color |
80
+| duration | Number | 2000 | Animation duration in milliseconds |
81
| width | Number | 300 | Width of SVG |
82
| height | Number | 200 | Height of SVG |
83
| x1 | String | '0' | x of point star gradient, accept Number or Percentage |
0 commit comments