Commit c45c14af authored by huhuanming's avatar huhuanming Committed by GitHub

Update RNDeviceInfo.h

parent 858ca079
......@@ -8,12 +8,7 @@
#import <UIKit/UIKit.h>
#import <sys/utsname.h>
#if __has_include("RCTBridgeModule.h")
#import "RCTBridgeModule.h"
#else
#import <React/RCTBridgeModule.h>
#endif
#import <React/RCTBridgeModule.h>
@interface RNDeviceInfo : NSObject <RCTBridgeModule>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment