mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 14:05:09 +00:00
Implement rotate and textDecoration
This commit is contained in:
@@ -107,8 +107,10 @@ const TextAttributes = {
|
||||
diff: fontDiffer
|
||||
},
|
||||
textAnchor: true,
|
||||
textDecoration: true,
|
||||
deltaX: arrayDiffer,
|
||||
deltaY: arrayDiffer,
|
||||
rotate: arrayDiffer,
|
||||
positionX: true,
|
||||
positionY: true,
|
||||
...RenderableAttributes
|
||||
|
||||
Reference in New Issue
Block a user