Bump KeychainExample project to RN 0.40

This commit is contained in:
Joel Arvidsson
2017-01-10 22:27:47 +01:00
parent e6cc3aa9f4
commit 8e2b53ce93
9 changed files with 238 additions and 108 deletions
@@ -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!"