Android 'Super expression must either be null or a function' 在 react-native-gifted-chat 中

Android 'Super expression must either be null or a function' in react-native-gifted-chat

当升级到最新版本的 RN 0.62.0 时导入包会导致 Type Errror: Super expression must either be null or a function

我尝试升级包react-native-gifted-chat中的action-sheet版本

喜欢

"react-native-gifted-chat": "https://github.com/StagasaurusRex/react-native-gifted-chat.git#upgrade-action-sheet",

我用过这个: "yarn add https://github.com/StagasaurusRex/react-native-gifted-chat.git#upgrade-action-sheet" 有用!