Skip to content

Commit cc9790b

Browse files
authored
Update RNViewShot.m
1 parent 477e57b commit cc9790b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ios/RNViewShot.m

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11

22
#import "RNViewShot.h"
33
#import <AVFoundation/AVFoundation.h>
4-
#import "RCTLog.h"
5-
#import "UIView+React.h"
6-
#import "RCTUtils.h"
7-
#import "RCTConvert.h"
8-
#import "RCTUIManager.h"
9-
#import "RCTBridge.h"
4+
#import <React/RCTLog.h>
5+
#import <React/UIView+React.h>
6+
#import <React/RCTUtils.h>
7+
#import <React/RCTConvert.h>
8+
#import <React/RCTUIManager.h>
9+
#import <React/RCTBridge.h>
1010

1111

1212
@implementation RNViewShot

0 commit comments

Comments
 (0)