After upgrading from [email protected] to [email protected], my app fails to launch on both Android and iOS. The runtime immediately crashes with the following error:
Does anyone know how to solve this issue? I spent lots of time on debugging and searching but not any luck. I even removed all the deps and codes and just kept a index.js but still same.
P.S: my project is a turbo monorepo and this is a react native app
