mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
refactor: remove defaultColor/tintColor abstraction layer
This commit is contained in:
@@ -34,8 +34,6 @@
|
||||
@property (nonatomic, copy) NSArray<NSString *> *propList;
|
||||
@property (nonatomic, assign) CGPathRef hitArea;
|
||||
|
||||
- (RNSVGColor *)defaultColor;
|
||||
|
||||
- (void)setHitArea:(CGPathRef)path;
|
||||
|
||||
- (NSArray<NSString *> *)getAttributeList;
|
||||
|
||||
Reference in New Issue
Block a user