Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
rocket
@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.
3 replies
0 recast
2 reactions
Wesley— oss/acc
@wslyvh.eth
Expo for mobile Including web depends a bit on the complexity of your App. I.e. how many native/platform specific APIs you need. For more complex apps you probably want to separate web
0 reply
0 recast
1 reaction