Search code examples
androidreact-nativereact-native-gifted-chat

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


When upgrading to the latest version of RN 0.62.0 importing the package leads to Type Errror: Super expression must either be null or a function


Solution

  • I've tried to upgrade action-sheet version in react-native-gifted-chat in pack

    Like

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