You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this same error and have yet to fine a work around which is a shame because it was previously working exactly how I wanted it to. @prasanth95 did you find a way to make it work?
This is a:
Which concerns:
What is the current behaviour?
flow-runtime: Failed to reveal unknown type in Temporal Dead Zone
Failed to print error: Requiring module "NativeModules", which threw an exception: RuntimeTypeError: config[3] must be an Array
Expected: Array
Actual Value: undefined
Actual Type: void
config[4] must be an Array
Expected: Array
Actual Value: undefined
Actual Type: void
What is the expected behaviour?
Flow runtime should be integrated
Which package versions are you using?
"react-native": "0.51.0",
"flow-runtime": "0.17.0",
"babel-plugin-flow-runtime": "0.17.0"
.babelrc config
The text was updated successfully, but these errors were encountered: