File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99
1010#import < UIKit/UIKit.h>
1111
12- #import " RCTBridgeModule.h"
12+ #import " ../../React/Base/ RCTBridgeModule.h"
1313
1414@interface RCTLinkingManager : NSObject <RCTBridgeModule>
1515
Original file line number Diff line number Diff line change 99
1010#import < UIKit/UIKit.h>
1111
12- #import " RCTBridgeModule.h"
12+ #import " ../../React/Base/ RCTBridgeModule.h"
1313
1414@interface RCTPushNotificationManager : NSObject <RCTBridgeModule>
1515
Original file line number Diff line number Diff line change 1010#import < QuartzCore/QuartzCore.h>
1111#import < UIKit/UIKit.h>
1212
13- #import " Layout.h"
14- #import " RCTAnimationType.h"
13+ #import " ../Layout/Layout.h"
14+ #import " ../Views/RCTAnimationType.h"
15+ #import " ../Views/RCTPointerEvents.h"
16+
1517#import " RCTLog.h"
16- #import " RCTPointerEvents.h"
1718
1819/* *
1920 * This class provides a collection of conversion functions for mapping
Original file line number Diff line number Diff line change 99
1010#import < UIKit/UIKit.h>
1111
12- #import " RCTBridge.h"
13- #import " RCTBridgeModule.h"
14- #import " RCTInvalidating.h"
15- #import " RCTViewManager.h"
12+ #import " ../Base/ RCTBridge.h"
13+ #import " ../Base/ RCTBridgeModule.h"
14+ #import " ../Base/ RCTInvalidating.h"
15+ #import " ../Views/ RCTViewManager.h"
1616
1717@protocol RCTScrollableProtocol;
1818
Original file line number Diff line number Diff line change 99
1010#import < UIKit/UIKit.h>
1111
12- #import " Layout.h"
12+ #import " ../Layout/Layout.h"
13+
1314#import " RCTViewNodeProtocol.h"
1415
1516@class RCTSparseArray;
Original file line number Diff line number Diff line change 99
1010#import < UIKit/UIKit.h>
1111
12- #import " RCTBridgeModule.h"
13- #import " RCTConvert.h"
14- #import " RCTLog.h"
12+ #import " ../Base/ RCTBridgeModule.h"
13+ #import " ../Base/ RCTConvert.h"
14+ #import " ../Base/ RCTLog.h"
1515
1616@class RCTBridge;
1717@class RCTEventDispatcher;
You can’t perform that action at this time.
0 commit comments