react-navigation.github.io icon indicating copy to clipboard operation
react-navigation.github.io copied to clipboard

ERROR TypeError: Cannot read property 'installCoreFunctions' of undefined, js engine: hermes

Open adriano461997 opened this issue 3 years ago • 0 comments

Complete Error: ERROR TypeError: Cannot read property 'installCoreFunctions' of undefined, js engine: hermes ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native., js engine: hermes ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native., js engine: hermes

This appears when I try to use navigation drawer

adriano461997 avatar Feb 16 '22 11:02 adriano461997