Error: Reanimated 2 failed to create a worklet, maybe you forgot to add Reanimated's babel plugin?
and,
* 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.
I have tried most solutions provided and it doesn't work. I add reaminated/plugin and restarted the server after clearing the cache.