mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 14:05:09 +00:00
fix text context and complete gradient js code
This commit is contained in:
@@ -20,6 +20,7 @@ class ViewBox extends Component{
|
||||
x = viewbox.x;
|
||||
y = viewbox.y;
|
||||
}
|
||||
|
||||
return <G
|
||||
{...this.props}
|
||||
x={x}
|
||||
|
||||
Reference in New Issue
Block a user