fix memory leak issue with CGMutablePathRef

This commit is contained in:
Horcrux
2016-07-21 18:22:23 +08:00
parent ff2395bcc2
commit 5ee5c2239a
35 changed files with 164 additions and 185 deletions

View File

@@ -11,6 +11,7 @@ import Svg, {
class PathExample extends Component{
static title = 'Path';
render() {
return <Svg
height="100"