mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 14:05:09 +00:00
fix memory leak issue with CGMutablePathRef
This commit is contained in:
@@ -37,7 +37,7 @@ class StrokeCircle extends Component{
|
||||
r="45"
|
||||
stroke="purple"
|
||||
strokeWidth="2.5"
|
||||
fill={null}
|
||||
fill="none"
|
||||
/>
|
||||
</Svg>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user