File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66// Copyright © 2016 Yonah Forst. All rights reserved.
77//
88
9- #import < React/ RCTConvert.h>
9+ #import " RCTConvert.h"
1010
1111static NSString * RNPStatusUndetermined = @" undetermined" ;
1212static NSString * RNPStatusDenied = @" denied" ;
Original file line number Diff line number Diff line change 55// Created by Yonah Forst on 18/02/16.
66// Copyright © 2016 Yonah Forst. All rights reserved.
77//
8- #import < React/ RCTBridgeModule.h>
8+ #import " RCTBridgeModule.h"
99
1010#import < Foundation/Foundation.h>
1111
Original file line number Diff line number Diff line change 1010
1111#import " ReactNativePermissions.h"
1212
13- #import < React/ RCTBridge.h>
14- #import < React/ RCTConvert.h>
15- #import < React/ RCTEventDispatcher.h>
13+ #import " RCTBridge.h"
14+ #import " RCTConvert.h"
15+ #import " RCTEventDispatcher.h"
1616
1717#import " RNPLocation.h"
1818#import " RNPBluetooth.h"
You can’t perform that action at this time.
0 commit comments