this post was submitted on 03 Nov 2024
371 points (98.4% liked)
Open Source
31029 readers
822 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Cool project! Is there any plans on releasing a mobile app in the future? I'm allergic to PWAs.
I personally love PWAs — why the hate for them? Personally I think more apps should be PWAs instead.
Native apps will always be better, imo. I think less apps should use PWAs. No offense to those who use them, though. It's just my personal preference.
Fair opinion. Native Apps do have some huge advantages, but also some disadvantages.
I've coded both before (although way more PWAs) and with Native you also run into Platform issues as long as you don't ship exclusively for one Platform.
PWAs have a huge advantage here since they run the same everywhere as long as the Platform has a browser which is not safari.