Explorar el Código

Update RNViewShot.h

Evo Stamatov hace 7 años
padre
commit
477e57b0f6
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      ios/RNViewShot.h

+ 2
- 2
ios/RNViewShot.h Ver fichero

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