mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-26 13:25:51 +08:00
Small perf improvement to RCTPerfStats and RCTBridgeModuleNameForClass
This commit is contained in:
@@ -116,6 +116,8 @@ RCT_EXPORT_MODULE()
|
||||
|
||||
@implementation RCTDevLoadingView
|
||||
|
||||
+ (NSString *)moduleName { return nil; }
|
||||
|
||||
@end
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user