mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-07 13:05:18 +08:00
Added explicit types for all view properties
This commit is contained in:
@@ -23,5 +23,7 @@
|
||||
return [[RCTShadowRawText alloc] init];
|
||||
}
|
||||
|
||||
RCT_EXPORT_SHADOW_PROPERTY(text, NSString)
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user