mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-19 13:35:11 +00:00
restore clip after clip
This commit is contained in:
@@ -36,6 +36,12 @@ class ClipPathAttr extends Component{
|
||||
/>
|
||||
</RadialGradient>
|
||||
</Defs>
|
||||
<Circle
|
||||
cx="50"
|
||||
cy="50"
|
||||
r="30"
|
||||
fill="red"
|
||||
/>
|
||||
<Rect
|
||||
x="0"
|
||||
y="0"
|
||||
|
||||
Reference in New Issue
Block a user