(example): Fix the example (#692)

This commit is contained in:
Ruben Maher
2017-05-04 22:39:45 -07:00
committed by Zack Story
parent fc9fd2271c
commit 8937d44e1e
13 changed files with 366 additions and 66 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
#import <UIKit/UIKit.h>
#import <XCTest/XCTest.h>
#import "RCTLog.h"
#import "RCTRootView.h"
#import <React/RCTLog.h>
#import <React/RCTRootView.h>
#define TIMEOUT_SECONDS 600
#define TEXT_TO_LOOK_FOR @"Welcome to React Native!"