mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-05 07:59:28 +00:00
refactor text render
Support G inherit props. Refactor text render. Text glyphs will perfectly draw along the path
This commit is contained in:
@@ -15,6 +15,5 @@
|
||||
@interface RNSVGUse : RNSVGRenderable
|
||||
|
||||
@property (nonatomic, strong) NSString *href;
|
||||
@property (nonatomic, copy) NSArray<NSString *> *mergeList;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user