udgrate example to rn33 (#329)

This commit is contained in:
Evgeniy Sokovikov
2016-09-20 04:46:15 +04:00
committed by Matt Apperson
parent 4b8101398c
commit 7a1a0a82d0
17 changed files with 271 additions and 173 deletions

View File

@@ -13,7 +13,7 @@
#import "RCTLog.h"
#import "RCTRootView.h"
#define TIMEOUT_SECONDS 240
#define TIMEOUT_SECONDS 600
#define TEXT_TO_LOOK_FOR @"Welcome to React Native!"
@interface VideoPlayerTests : XCTestCase