mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-04 23:54:53 +00:00
run hitTest only if necessary
This commit is contained in:
@@ -32,5 +32,6 @@ RCT_EXPORT_MODULE()
|
||||
RCT_EXPORT_VIEW_PROPERTY(opacity, CGFloat)
|
||||
RCT_EXPORT_VIEW_PROPERTY(trans, CGAffineTransform)
|
||||
RCT_EXPORT_VIEW_PROPERTY(clipPathId, NSString)
|
||||
RCT_EXPORT_VIEW_PROPERTY(touchable, BOOL)
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user