Skip to content

Commit ab0b79e

Browse files
authored
Update README
duration added in documentation
1 parent 48ca719 commit ab0b79e

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)