SirElliott@lemmy.ml to AndroidApps@lemmy.ml · 1 year agoVoyager for Lemmy (Formerly known as Wefwef) is now officially released on the Play Store!play.google.comexternal-linkmessage-square6fedilinkarrow-up137arrow-down11cross-posted to: [email protected]
arrow-up136arrow-down1external-linkVoyager for Lemmy (Formerly known as Wefwef) is now officially released on the Play Store!play.google.comSirElliott@lemmy.ml to AndroidApps@lemmy.ml · 1 year agomessage-square6fedilinkcross-posted to: [email protected]
minus-squaresudo22@lemmy.worldlinkfedilinkEnglisharrow-up3·1 year agoIs this just a wrapper for the website or is it native code?
minus-squareSirElliott@lemmy.mlOPlinkfedilinkarrow-up5arrow-down1·1 year agoI believe they used Capacitor to develop a native app from the PWA codebase.
minus-squareEarl TurletlinkfedilinkEnglisharrow-up1·1 year agoStill a PWA and not native, essentially. It’s running the application in a system WebView instead of the browser providing it. (Personally, I consider native meaning the core code is running on the Android JVM or a NDK language.)
Is this just a wrapper for the website or is it native code?
I believe they used Capacitor to develop a native app from the PWA codebase.
Still a PWA and not native, essentially. It’s running the application in a system WebView instead of the browser providing it. (Personally, I consider native meaning the core code is running on the Android JVM or a NDK language.)