mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-09 01:25:01 +00:00
Move serialize path to native side
This commit is contained in:
+1
-3
@@ -99,9 +99,7 @@ const UseAttributes = merge({
|
||||
}, RenderableAttributes);
|
||||
|
||||
const PathAttributes = merge({
|
||||
d: {
|
||||
diff: arrayDiffer
|
||||
}
|
||||
d: true
|
||||
}, RenderableAttributes);
|
||||
|
||||
const TextAttributes = merge({
|
||||
|
||||
Reference in New Issue
Block a user