mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 05:55:10 +00:00
finish Symbol refactor
finish Symbol refactor finish all reusable elements refactor (iOS)
This commit is contained in:
@@ -97,7 +97,7 @@ class GTransform extends Component{
|
||||
>
|
||||
Text grouped with shapes</Text>
|
||||
</G>
|
||||
<Use href="url(#group)" x="5" y="20" rotate="-50" stroke="red" />
|
||||
<Use href="#group" x="5" y="20" rotate="-50" stroke="red" opacity="0.5" />
|
||||
</Svg>;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user