TypeError: null is not an object (evaluating '_ReanimatedModule.default.createNode')
"dependencies": { "@react-native-community/masked-view": "^0.1.10", "babel-preset-react-app": "^10.0.0", "mobx": "^6.1.8", "mobx-react": "^7.1.0", "prop-types": "^15.7.2", "react": "^16.13.1", "react-native": "^0.63.4", "react-native-easy-toast": "^2.0.0", "react-native-gesture-handler": "^1.10.3", "react-native-loading-spinner-overlay": "^2.0.0", "react-native-scrollable-tab-view": "^1.0.0", "react-native-swiper": "^1.6.0", "react-navigation": "^4.4.4", "react-navigation-stack": "^2.10.4", "react-navigation-tabs": "^2.11.0" }, "devDependencies": { "@babel/core": "^7.13.10", "@babel/plugin-proposal-decorators": "^7.13.5", "@babel/runtime": "^7.13.10", "@react-native-community/eslint-config": "^2.0.0", "babel-eslint": "^10.1.0", "babel-jest": "^26.6.3", "eslint": "^7.21.0", "eslint-config-airbnb": "^18.2.1", "eslint-plugin-import": "^2.22.1", "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-react": "^7.22.0", "eslint-plugin-react-native": "^3.10.0", "husky": "^5.1.3", "jest": "^26.6.3", "jsc-android": "^245459.0.0", "lint-staged": "^10.5.4", "metro-react-native-babel-preset": "^0.65.2", "prettier": "^2.2.1", "react-test-renderer": "^16.13.1" },
现在报错如下: [Fri Mar 12 2021 13:20:46.736] ERROR TypeError: null is not an object (evaluating '_ReanimatedModule.default.createNode') [Fri Mar 12 2021 13:20:46.739] ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication) [Fri Mar 12 2021 13:20:46.740] ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)