Browse Source

Update RNViewShot.h

Evo Stamatov 7 years ago
parent
commit
477e57b0f6
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      ios/RNViewShot.h

+ 2
- 2
ios/RNViewShot.h View File

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
+