File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- #import < React/ RCTBridge.h>
1
+ #import " RCTBridge.h"
2
2
#import " RCTCamera.h"
3
3
#import " RCTCameraManager.h"
4
- #import < React/ RCTLog.h>
5
- #import < React/ RCTUtils.h>
6
- #import < React/ RCTEventDispatcher.h>
4
+ #import " RCTLog.h"
5
+ #import " RCTUtils.h"
6
+ #import " RCTEventDispatcher.h"
7
7
8
8
#import < React/UIView+React.h>
9
9
Original file line number Diff line number Diff line change 1
- #import < React/ RCTViewManager.h>
1
+ #import " RCTViewManager.h"
2
2
#import < AVFoundation/AVFoundation.h>
3
3
4
4
@class RCTCamera;
Original file line number Diff line number Diff line change 1
1
#import " RCTCameraManager.h"
2
2
#import " RCTCamera.h"
3
- #import < React/ RCTBridge.h>
4
- #import < React/ RCTEventDispatcher.h>
5
- #import < React/ RCTUtils.h>
6
- #import < React/ RCTLog.h>
7
- #import < React/ UIView+React.h>
3
+ #import " RCTBridge.h"
4
+ #import " RCTEventDispatcher.h"
5
+ #import " RCTUtils.h"
6
+ #import " RCTLog.h"
7
+ #import " UIView+React.h"
8
8
#import " NSMutableDictionary+ImageMetadata.m"
9
9
#import < AssetsLibrary/ALAssetsLibrary.h>
10
10
#import < AVFoundation/AVFoundation.h>
You can’t perform that action at this time.
0 commit comments