mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-04 15:44:24 +00:00
Alternative approach without TextureView.
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
@interface RNSVGUse : RNSVGRenderable
|
||||
|
||||
@property (nonatomic, strong) NSString *href;
|
||||
@property (nonatomic, strong) NSString *width;
|
||||
@property (nonatomic, strong) NSString *height;
|
||||
@property (nonatomic, strong) NSString *usewidth;
|
||||
@property (nonatomic, strong) NSString *useheight;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user