Ошибка TurboModuleRegistry.getEnforcing(…) в собственном ответе
Я удаляю эту ошибку всякий раз, когда пытаюсь использовать навигацию по ящику
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",