mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-28 13:03:12 +00:00
Add startOffset support
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
@interface RNSVGTextPath : RNSVGText
|
||||
|
||||
@property (nonatomic, strong) NSString *href;
|
||||
@property (nonatomic, strong) NSString *startOffset;
|
||||
|
||||
- (RNSVGBezierPath *)getBezierPath;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user