mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-03 23:16:13 +00:00
Allow TextPath to reference any RNSVGNode instead of only RNSVGPath.
Remove unused RNSVGTextAnchor
This commit is contained in:
@@ -13,6 +13,5 @@
|
||||
|
||||
- (instancetype) initWithPathString:(NSString *)d;
|
||||
- (CGPathRef)getPath;
|
||||
- (NSArray *)getBezierCurves;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user