@rocket
Considering two architectures for a fintech app, curious what people here think:
1) React Native for both mobile and web
2) React Native for mobile, Nextjs for web, using Turborepo and shared packages
The functionality between mobile and web will be 75% the same, and the UI components will be 50% the same.