File tree Expand file tree Collapse file tree 4 files changed +14
-11
lines changed Expand file tree Collapse file tree 4 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 1010 * of patent rights can be found in the PATENTS file in the same directory.
1111 */
1212
13- #import " RCTView.h"
13+ #import < React/ RCTView.h>
1414
1515@class RCTWebViewBridge;
1616
Original file line number Diff line number Diff line change 1414
1515#import < UIKit/UIKit.h>
1616
17- #import " RCTAutoInsetsProtocol.h"
18- #import " RCTConvert.h"
19- #import " RCTEventDispatcher.h"
20- #import " RCTLog.h"
21- #import " RCTUtils.h"
22- #import " RCTView.h"
17+
18+ #import < React/RCTAutoInsetsProtocol.h>
19+ #import < React/RCTConvert.h>
20+ #import < React/RCTEventDispatcher.h>
21+ #import < React/RCTLog.h>
22+ #import < React/RCTUtils.h>
23+
2324#import " UIView+React.h"
2425#import < objc/runtime.h>
2526
Original file line number Diff line number Diff line change 1010 * of patent rights can be found in the PATENTS file in the same directory.
1111 */
1212
13- #import " RCTViewManager.h"
13+ #import < React/ RCTViewManager.h>
1414
1515@interface RCTWebViewBridgeManager : RCTViewManager
1616
Original file line number Diff line number Diff line change 1111 */
1212
1313#import " RCTWebViewBridgeManager.h"
14-
15- #import " RCTBridge.h"
16- #import " RCTUIManager.h"
1714#import " RCTWebViewBridge.h"
15+
16+ #import < React/RCTBridge.h>
17+ #import < React/RCTUIManager.h>
18+ #import < React/RCTUIManager.h>
19+
1820#import " UIView+React.h"
1921
2022@interface RCTWebViewBridgeManager () <RCTWebViewBridgeDelegate>
You can’t perform that action at this time.
0 commit comments