You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing the package I get the following error in the terminal:
ERROR Error: Cannot find native module 'ExpoAlarm', 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
Is there additional setup required to get it working?
The text was updated successfully, but these errors were encountered:
I fixed a related issue with merging codes to the new native module structure: #3.
Please use version 0.2.0 and give some comments if this issue is fixed or continuing.
I wish you healthy days! 🪄
After installing the package I get the following error in the terminal:
Is there additional setup required to get it working?
The text was updated successfully, but these errors were encountered: