this post was submitted on 04 Aug 2023
533 points (98.2% liked)
Voyager
5590 readers
19 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's quite interesting. I was very impressed with Voyager being a PWA and a bit sad that a native version was needed.
Isn't the overhead of maintaining three completely different code bases very demanding?
Or, as the benefits it seems to have are quite limited, was it a quick conversion into a native app?
It's reusable codebase thanks to https://ionicframework.com and https://capacitorjs.com :)
I think there are certain frameworks out there that basically let you write a website and it bundles it as an app for you. Also this could just be a web view locked into their site. Either way I don't think there's a ton of overhead here.