当升级到RN 0.62.0的最新版本时,导入包会导致Type Errror: Super expression must either be null or a function
发布于 2020-04-21 14:01:26
我已经尝试在react-native-gifted-chat中升级action-sheet版本了
喜欢
"react-native-gifted-chat": "https://github.com/StagasaurusRex/react-native-gifted-chat.git#upgrade-action-sheet",发布于 2020-04-21 22:48:42
我使用了这个:"yarn add https://github.com/StagasaurusRex/react-native-gifted-chat.git#upgrade-action-sheet“它起作用了!
https://stackoverflow.com/questions/61323298
复制相似问题