Open
Description
ive added the module into my react-native expo app. im using typescript and ive use the code example in Usage exaple on repo page
when i open the app it says
ERROR TypeError: Cannot read property 'Aspect' of null, js engine: hermes
ERROR Invariant Violation: "main" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
* A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called., js engine: hermes
my react-native version is "react-native": "0.72.6"
Please advise.
Metadata
Metadata
Assignees
Labels
No labels