mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-05 16:04:38 +00:00
Allow TextPath to reference any RNSVGNode instead of only RNSVGPath.
Remove unused RNSVGTextAnchor
This commit is contained in:
@@ -14,6 +14,4 @@
|
||||
|
||||
@property (nonatomic, strong) RNSVGPathParser *d;
|
||||
|
||||
- (void)getPathLength:(CGFloat*)length lineCount:(NSInteger*)lineCount lengths:(NSArray* __strong *)lengths lines:(NSArray* __strong *)lines isClosed:(BOOL*)isClosed;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user