Convex Queries re-run on all screen navigations - Expo SDK 53 in production only
Development mode on simulators or real devices
Production-mode simulation using:
npx expo start --no-dev --minify --dev-clientProduction builds of the app using SDK 52
Production builds on real devices using SDK 53
This is blocking me and I can’t figure out why it’s happening only in this specific case. Has anyone else experienced this or found a workaround?
