finish Symbol refactor

finish Symbol refactor
finish all reusable elements refactor (iOS)
This commit is contained in:
Horcrux
2016-07-24 11:41:00 +08:00
parent 10b28434bb
commit cbea7a4edb
14 changed files with 103 additions and 49 deletions

View File

@@ -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>;
}
}