mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-19 21:45:10 +00:00
Move serialize path to native side
This commit is contained in:
@@ -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