0
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 30 Jul 2023
0 points (NaN% liked)
Voyager
6798 readers
6 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 2 years ago
MODERATORS
Voyager is built using capacitor and ionic framework, which is a web framework to build mobile apps, basically. It doesn’t “use elements from chrome”, it uses progressive web apps (PWAs), which you can set up with whatever browser you choose. They’re basically web apps that you install to your phone’s desktop.
Additionally, there’s currently an app in TestFlight to install it on iOS natively and will probably soon be a version for Android. It’s still a web app wrapped in a native wrapper, but it unlocks native functionality and feels much nicer.
Anyway, all of this to say, nothing about the way the app was built inherently includes anything from chrome. Only if you use chrome to make it a PWA.