Skip to content

Commit 13a38eb

Browse files
authored
Merge pull request #25 from duhwcarvalho/master
Update README Thanks.
2 parents 48ca719 + ab0b79e commit 13a38eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ import Svg, {Circle, Rect, .... } from 'react-native-svg'
7777
| -------------- | ------ | --------- | ----------------------------------------------------- |
7878
| primaryColor | String | '#eeeeee' | Primary color, also background color |
7979
| secondaryColor | String | '#dddddd' | Secondary color |
80+
| duration | Number | 2000 | Animation duration in milliseconds |
8081
| width | Number | 300 | Width of SVG |
8182
| height | Number | 200 | Height of SVG |
8283
| x1 | String | '0' | x of point star gradient, accept Number or Percentage |

0 commit comments

Comments
 (0)