I know React Native, and I like it. But, publishing to the app store limits compared to the web. Anyone have experience on the difference between trying to make a sustainable app that PWA versus an app store installable app?
pull down to refresh
41 sats \ 0 replies \ @bordalix 28 May 2024
I made Helm wallet, a PWA self custodial Lightning wallet.
To be precise, it's a Liquid wallet that uses Boltz to disguise itself as a Lightning wallet that even your grandma can use.
With PWA you can do whatever you do on a mobile app, with the advantage of not being under app store censorship.
https://github.com/bordalix/helm-wallet
reply