【问题标题】:React Native iOS error RCTScrollView.onRefreshStart after upgrade to 0.28.0升级到 0.28.0 后 React Native iOS 错误 RCTScrollView.onRefreshStart
【发布时间】:2016-07-06 13:45:42
【问题描述】:

在将 React Native 从 0.27.2 升级到 0.28.0 后,我开始在 iOS 上遇到以下错误:

我正在使用这些包:

"buffer": "^4.6.0",
"date-format-lite": "^0.7.4",
"fs": "0.0.2",
"moment": "^2.13.0",
"react": "^15.2.0",
"react-native": "^0.28.0",
"react-native-device-info": "^0.9.3",
"react-native-localization": "^0.1.13",
"react-native-nav": "^1.1.3",
"react-native-scrollable-tab-view": "^0.5.2",
"react-native-simple-modal": "^3.0.2",
"react-native-vector-icons": "^2.0.2",
"reflux": "^0.4.1",
"rnpm-plugin-upgrade": "^0.26.0",
"superagent": "^1.7.2",
"validator": "^5.1.0"

有什么想法吗?

谢谢!

【问题讨论】:

  • 构建 ios/android 原生代码。
  • 我已经试过了。没有运气。

标签: ios reactjs react-native


【解决方案1】:

我通过在 Xcode 中清除 node_modules 和 ios 项目解决了这个问题。

【讨论】:

    猜你喜欢
    • 2016-03-10
    • 2018-09-07
    • 1970-01-01
    • 1970-01-01
    • 2019-03-07
    • 1970-01-01
    • 2022-11-07
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多