【发布时间】:2023-04-06 16:07:01
【问题描述】:
我是 React Native 的新手。我正在尝试在 Windows 10 的模拟器中打开现有的 React Native 项目,但它会引发此错误:
undefined is not a function (evaluating '(0, _reactRedux.combineReducers)')
我使用的是 0.45.1 版本的 React Native。为什么会这样?
【问题讨论】:
标签: android react-native redux react-redux