Sfoglia il codice sorgente

Update RNViewShot.h

Evo Stamatov 8 anni fa
parent
commit
477e57b0f6
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      ios/RNViewShot.h

+ 2
- 2
ios/RNViewShot.h Vedi 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
+