react-native-web-plus-metro-wrong-architecture-for-pwa
Using React Native + Expo + react-native-web + Metro as a PWA stack adds 50+ Expo dependencies, a 434KB lockfile, and significantly slower bundle times compared to a native web framework. PWA projects should use Next.js, Remix, or SvelteKit — RN-web produces worst-of-both-worlds: mobile component model with web delivery overhead. Assess any ‘web app’ repo for this anti-pattern before committing to it.
Related
- react-native-web-pwa-architectural-anti-pattern
- react-native-web-as-pwa-is-structural-anti-pattern
- react-native-web-is-anti-pattern-for-pwa
- react-native-web-pwa-antipattern-bundle-cost
- react-native-web-for-pwa-structural-antipattern
- react-native-web-plus-expo-is-wrong-architecture-for-pwa
- react-native-web-pwa-worst-of-both-worlds
- react-native-web-antipattern-for-pwa