React Native: TypeError: Cannot read property ‘isConfigured’ of undefined & Reanimated Worklet Error
Issue
React Native: TypeError: Cannot read property ‘isConfigured’ of undefined & Reanimated Worklet Error?
I’m encountering multiple issues while developing my React Native mobile application. The app runs on the iOS emulator, but I receive the following errors in the terminal:
ERROR TypeError: Cannot read property ‘isConfigured’ of undefined
ERROR Error: [Reanimated] Failed to create a worklet. See https://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting#failed-to-create-a-worklet for more details., js engine: hermes
For context, here are some details about my development environment: