TuyaInc / tuyasmart-home-sdk-react-native

MIT License
30 stars 66 forks source link

react-native-wheel-picker出现这个Unexpected reserved type number #44

Closed ChinaYangYan closed 4 years ago

ChinaYangYan commented 4 years ago

企业微信截图_15770645058763

linqwFmt commented 4 years ago

import PropTypes from 'prop-types'; try

ChinaYangYan commented 4 years ago

这是引用的第三包里面源码编译时报的错,无法修改源码

ChinaYangYan commented 4 years ago

image 已经有添加了

linqwFmt commented 4 years ago

react-native 外部是多少

ChinaYangYan commented 4 years ago

"react": "16.8.6", "react-native": "0.59.0", "react-native-loading-spinner-overlay": "^1.0.1", "react-native-picker": "^4.3.7", "react-native-root-toast": "^3.1.2", "react-native-scrollable-tab-view": "0.10.0", "react-native-tab-navigator": "^0.3.4", "react-native-wheel-picker": "^1.2.0", "react-navigation": "2.11.2", "react-navigation-redux-helpers": "^2.0.8", "react-redux": "^5.1.0", "redux": "^4.0.1", "redux-actions": "^2.6.3", "redux-logger": "^3.0.6", "redux-thunk": "^2.3.0", "rxjs": "^6.3.3"

react-native -v react-native-cli: 2.0.1

ChinaYangYan commented 4 years ago

\tuyasmart-home>react-native -v react-native-cli: 2.0.1 react-native: 0.59.0

linqwFmt commented 4 years ago

I changed picker. You're trying