React native react native中的TurboModuleRegistry.getEnforcing(…)错误

React native react native中的TurboModuleRegistry.getEnforcing(…)错误,react-native,react-native-android,react-native-navigation,react-native-reanimated-v2,React Native,React Native Android,React Native Navigation,React Native Reanimated V2,每当我尝试使用抽屉导航时,我都会发现这个错误 Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'NativeReanimated' could not be found. Verify that a module by this name is registered in the native binary. Invariant Violation: Module AppRegistry is not a regis

每当我尝试使用抽屉导航时,我都会发现这个错误

    Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'NativeReanimated' could not be found. Verify that a module by this name is registered in the native binary.
Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)
Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)
但是这个软件包安装在我的项目中 这是我的package.json文件

"react": "16.13.1",
"react-native": "0.63.4",
"react-native-bootsplash": "^3.1.5",
"react-native-gesture-handler": "^1.10.3",
"react-native-reanimated": "^2.0.0",
"react-native-recaptcha-v3": "^0.0.16",
"react-native-safe-area-context": "^3.2.0",