mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 05:55:10 +00:00
@@ -23,10 +23,12 @@ class GExample extends Component{
|
||||
stroke="pink"
|
||||
strokeWidth="3"
|
||||
>
|
||||
<Circle
|
||||
cx="25"
|
||||
cy="25"
|
||||
/>
|
||||
<G>
|
||||
<Circle
|
||||
cx="25"
|
||||
cy="25"
|
||||
/>
|
||||
</G>
|
||||
<Circle
|
||||
cx="25"
|
||||
cy="75"
|
||||
|
||||
Reference in New Issue
Block a user