mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-21 22:35:13 +00:00
Add path examples
Add path examples
This commit is contained in:
@@ -36,6 +36,7 @@ class StrokeCircle extends Component{
|
||||
r="45"
|
||||
stroke="purple"
|
||||
strokeWidth="2.5"
|
||||
fill={null}
|
||||
/>
|
||||
</Svg>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user