|
@@ -10,8 +10,8 @@
|
|
|
#import <UIKit/UIKit.h>
|
|
#import <UIKit/UIKit.h>
|
|
|
#import <XCTest/XCTest.h>
|
|
#import <XCTest/XCTest.h>
|
|
|
|
|
|
|
|
-#import "RCTLog.h"
|
|
|
|
|
-#import "RCTRootView.h"
|
|
|
|
|
|
|
+#import <React/RCTLog.h>
|
|
|
|
|
+#import <React/RCTRootView.h>
|
|
|
|
|
|
|
|
#define TIMEOUT_SECONDS 600
|
|
#define TIMEOUT_SECONDS 600
|
|
|
#define TEXT_TO_LOOK_FOR @"Welcome to React Native!"
|
|
#define TEXT_TO_LOOK_FOR @"Welcome to React Native!"
|