undefined is not an object (evaluating 'ReactInternals.ReactCurrentOwner')
github传送门
https://github.com/facebook/react-native/issues/13874
stackoverflow也出现了这个问题
解决方案
在项目根目录
执行下面命令
<pre>
yarn add react@16.0.0-alpha.12
</pre>
undefined is not an object (evaluating 'ReactInternals.ReactCurrentOwner')
github传送门
https://github.com/facebook/react-native/issues/13874
stackoverflow也出现了这个问题
解决方案
在项目根目录
执行下面命令
<pre>
yarn add react@16.0.0-alpha.12
</pre>
本文标题:Rn出现undefined is not an object (
本文链接:https://www.haomeiwen.com/subject/ygwucxtx.html
网友评论