mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 05:55:10 +00:00
strokeDash => strokeDasharray
This commit is contained in:
@@ -63,7 +63,7 @@ var RenderableAttributes = Object.assign({
|
||||
strokeLinecap: true,
|
||||
strokeLinejoin: true,
|
||||
fillRule: true,
|
||||
strokeDash: {
|
||||
strokeDasharray: {
|
||||
diff: arrayDiffer
|
||||
},
|
||||
strokeDashoffset: true
|
||||
|
||||
Reference in New Issue
Block a user