mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-05 07:59:28 +00:00
finish Symbol refactor
finish Symbol refactor finish all reusable elements refactor (iOS)
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
@interface RNSVGUse : RNSVGRenderable
|
||||
|
||||
@property (nonatomic, strong) NSString *href;
|
||||
|
||||
@property (nonatomic, strong) NSString *width;
|
||||
@property (nonatomic, strong) NSString *height;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user