mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-09 17:30:58 +00:00
touchable => responsible
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user