mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-01 14:15:03 +00:00
add filleRule for ios
This commit is contained in:
+3
-2
@@ -59,8 +59,9 @@ var RenderableAttributes = Object.assign({
|
||||
diff: arrayDiffer
|
||||
},
|
||||
strokeWidth: true,
|
||||
strokeCap: true,
|
||||
strokeJoin: true,
|
||||
strokeLinecap: true,
|
||||
strokeLinejoin: true,
|
||||
fillRule: true,
|
||||
strokeDash: {
|
||||
diff: arrayDiffer
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user