mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-29 13:21:50 +00:00
Refactor Text related elements
This commit is contained in:
@@ -18,11 +18,6 @@
|
||||
[self renderGroupTo:context];
|
||||
}
|
||||
|
||||
- (CGPathRef)getPath:(CGContextRef)context
|
||||
{
|
||||
return [self getGroupPath:context];
|
||||
}
|
||||
|
||||
- (RNSVGBezierTransformer *)getBezierTransformer
|
||||
{
|
||||
RNSVGSvgView *svg = [self getSvgView];
|
||||
|
||||
Reference in New Issue
Block a user