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 have got transform error while implementing mobx support for flow runtime in react native ios,
it is:
error: bundling failed: "TransformError: /../../node_modules/react-native/Libraries/Renderer/shims/ReactNativeTypes.js:/../../node_modules/react-native/Libraries/Renderer/shims/ReactNativeT.ypes.js: Property value expected type of string but got null"
This is a:
Which concerns:
What is the current behaviour?
I have got transform error while implementing mobx support for flow runtime in react native ios,
it is:
What is the expected behaviour?
https://codemix.github.io/flow-runtime/#/flow-runtime-mobx
Which package versions are you using?
.babelrc
NOTE: Have posted the same here: https://stackoverflow.com/questions/48424965/transformerror-property-value-expected-type-of-string-but-got-null
Have looked into this, #17 tried solutions suggested by @phpnode and @skovhus and others, but no progress 👎
The text was updated successfully, but these errors were encountered: