touchable => responsible

This commit is contained in:
Horcrux
2016-06-11 09:38:20 +08:00
parent 905df8acc1
commit 1f21660a88
8 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
@interface RNSVGSvgView : UIView <RNSVGContainer>
@property (nonatomic, assign) BOOL touchable;
@property (nonatomic, assign) BOOL responsible;
/**
* define <ClipPath></ClipPath> content as clipPath template.