There are a lot of threads on the error message __fbbatchedbridge is undefined
, none of the solutions seem to work for a React Native setup with Expo though.
I'm currently running:
- React Native: 18.0.1
- Expo: 18.0.4
The Error Message only comes up if JS Debugging is enabled.
Does anyone have any pointers or suggestions for me?