mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 05:55:10 +00:00
fix memory leak issue with CGMutablePathRef
This commit is contained in:
@@ -11,6 +11,7 @@ import Svg, {
|
||||
|
||||
class PathExample extends Component{
|
||||
static title = 'Path';
|
||||
|
||||
render() {
|
||||
return <Svg
|
||||
height="100"
|
||||
|
||||
Reference in New Issue
Block a user