Tested in iOS simulator, here is the console output:
2015-06-12 13:59:56.066 [error][tid:com.facebook.React.JavaScript] "Error: undefined is not an object (evaluating 'RCTScrollViewConsts.KeyboardDismissMode.None')
stack:
<unknown> index.ios.bundle:24120
require index.ios.bundle:244
<unknown> index.ios.bundle:23173
require index.ios.bundle:244
<unknown> index.ios.bundle:1144
require index.ios.bundle:244
<unknown> index.ios.bundle:1112
require index.ios.bundle:244
applyWithGuard index.ios.bundle:880
require index.ios.bundle:195
<unknown> index.ios.bundle:47474
URL: http://localhost:8081/index.ios.bundle
line: 24120
message: undefined is not an object (evaluating 'RCTScrollViewConsts.KeyboardDismissMode.None')"
2015-06-12 13:59:56.087 [error][tid:com.facebook.React.BridgeMethodQueue][RCTBridge.m:432]
RCTDataManager.queryData was called with 4 arguments, but expects 3
Tested in iOS simulator, here is the console output: