瀏覽代碼

Update RNViewShot.h

Evo Stamatov 8 年之前
父節點
當前提交
477e57b0f6
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      ios/RNViewShot.h

+ 2
- 2
ios/RNViewShot.h 查看文件

1
 
1
 
2
-#import "RCTBridgeModule.h"
2
+#import <React/RCTBridgeModule.h>
3
 
3
 
4
 @interface RNViewShot : NSObject <RCTBridgeModule>
4
 @interface RNViewShot : NSObject <RCTBridgeModule>
5
 
5
 
6
 @end
6
 @end
7
-  
7
+