mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-04 07:25:53 +00:00
Add text path for iOS
Add text path for iOS Add clipPath Text support (iOS)
This commit is contained in:
@@ -22,5 +22,6 @@ RCT_EXPORT_MODULE()
|
||||
|
||||
RCT_EXPORT_VIEW_PROPERTY(alignment, CTTextAlignment)
|
||||
RCT_REMAP_VIEW_PROPERTY(frame, textFrame, RNSVGTextFrame)
|
||||
RCT_EXPORT_VIEW_PROPERTY(path, CGPath)
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user