mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-01 14:15:03 +00:00
finish basic Text features on iOS
This commit is contained in:
@@ -13,5 +13,7 @@
|
||||
|
||||
@property (nonatomic, assign) CTTextAlignment alignment;
|
||||
@property (nonatomic, copy) NSArray<NSArray *> *path;
|
||||
@property (nonatomic, assign) CGFloat offsetX;
|
||||
@property (nonatomic, assign) CGFloat offsetY;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user