Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/apache-kafka/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
React native 未处理的JS异常:babelHelpers.jsx不是函数_React Native - Fatal编程技术网

React native 未处理的JS异常:babelHelpers.jsx不是函数

React native 未处理的JS异常:babelHelpers.jsx不是函数,react-native,React Native,我已经在main.jsbundle中使用捆绑代码创建了build,直接安装时,它在模拟器和iPhone上都能正常工作,但在我将build提交到fabric.io到beta服务后,应用程序无法运行,出现以下异常: Fatal Exception: RCTFatalException: Unhandled JS Exception: babelHelpers.jsx is not a function. (In 'babelHelpers.jsx(i["default"],{})', 'babelH

我已经在main.jsbundle中使用捆绑代码创建了build,直接安装时,它在模拟器和iPhone上都能正常工作,但在我将build提交到fabric.io到beta服务后,应用程序无法运行,出现以下异常:

Fatal Exception: RCTFatalException: Unhandled JS Exception: babelHelpers.jsx is not a function. (In 'babelHelpers.jsx(i["default"],{})', 'babelHelpers.jsx' is undefined)

transform react内联元素
取决于
babelHelpers.jsx
。我们不会在react native上提供所有帮助程序,而是提供一个不包含该函数的简化集