Module not found / build failed in my yarn workspaces monorepo
I am combining my React web application with my Expo React Native mobile app into a monorepo using yarn workspaces because they both need to share some utils, queries, etc. My file structure is something like this: