Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
pal 🟪
@pal
If you were to build a mobile app today, would you build it in Swift or React Native (or other)? What are the current trade-offs?
7 replies
0 recast
3 reactions
NCOOKIΞ
@ncookie
Unless you really have a need for native-only features, build a PWA.
1 reply
0 recast
1 reaction
pal 🟪
@pal
What are some important native-only features to keep in mind? Why a PWA over something built with React Native (presumbly both use frontend-friendly languages)? Easier to distribute?
1 reply
0 recast
0 reaction
NCOOKIΞ
@ncookie
Ease of distribution in terms of no app store lock-in, compatibility with basically any device that has a browser... As to specific features - always improving, but as of now authentication APIs are pretty bad, some devices (mostly iphones) have very restrictive permissions for app installs, camera usage, etc.
1 reply
0 recast
2 reactions