mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-03 07:06:04 +00:00
Alternative approach without TextureView.
This commit is contained in:
@@ -19,7 +19,7 @@ RCT_EXPORT_MODULE()
|
||||
}
|
||||
|
||||
RCT_EXPORT_VIEW_PROPERTY(href, NSString)
|
||||
RCT_EXPORT_VIEW_PROPERTY(width, NSString)
|
||||
RCT_EXPORT_VIEW_PROPERTY(height, NSString)
|
||||
RCT_EXPORT_VIEW_PROPERTY(usewidth, NSString)
|
||||
RCT_EXPORT_VIEW_PROPERTY(useheight, NSString)
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user