react-native 0.31.0 低版本在Android上报网络的错误错
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了react-native 0.31.0 低版本在Android上报网络的错误错相关的知识,希望对你有一定的参考价值。
修改工程里
DashengChefuMerchant/node_modules/react-native/Libraries/Utilities/UIManager.js
if (Platform.OS === ‘ios‘)里面的
的代码为
var normalizePrefix = (moduleName: string)=>{
return moduleName.replace(/^(RCT|RK)/, ‘‘);
}
以上是关于react-native 0.31.0 低版本在Android上报网络的错误错的主要内容,如果未能解决你的问题,请参考以下文章
react-native-page-listview使用方法
react-native init 指定 react 版本和 react-native 版本
React-Native .apk 文件在更高版本的 android 设备中失败
在 react-native@0.55 发布版本中获取 API 很慢
React-Native Android APK release版本网络错误:Network request failed