mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-06 21:13:17 +00:00
Refactor Symbol on iOS
This commit is contained in:
@@ -66,9 +66,9 @@
|
||||
*/
|
||||
- (RNSVGSvgView *)getSvgView;
|
||||
|
||||
- (CGFloat)relativeOnWidth:(NSString *)position;
|
||||
- (CGFloat)relativeOnWidth:(NSString *)length;
|
||||
|
||||
- (CGFloat)relativeOnHeight:(NSString *)position;
|
||||
- (CGFloat)relativeOnHeight:(NSString *)length;
|
||||
|
||||
- (CGFloat)getContextWidth;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user