dhalsim on Nostr: I would choose svelte for frontend if you choose PWA. Though most of the native apps ...
I would choose svelte for frontend if you choose PWA.
Though most of the native apps are developed in flutter/dart which I'm also thinking to learn. Beware in ios you wouldn't pass ios app store permission to release as happened with Damus, they removed note zapping (counted as service payment) while keeping user zapping (counted as user tipping).
For google play, I'm not sure but many release their apps into 3rd party app stores like zapstore or f-droid. But i think it is a few extra steps for users to install your app. You need to give permission to install.
Personally I would go with the PWA route if you don't need native features that are missing in PWA.
Though most of the native apps are developed in flutter/dart which I'm also thinking to learn. Beware in ios you wouldn't pass ios app store permission to release as happened with Damus, they removed note zapping (counted as service payment) while keeping user zapping (counted as user tipping).
For google play, I'm not sure but many release their apps into 3rd party app stores like zapstore or f-droid. But i think it is a few extra steps for users to install your app. You need to give permission to install.
Personally I would go with the PWA route if you don't need native features that are missing in PWA.