That’s not completely true, with framworks like Cordova you can reuse the JS code for the native app. The thing is, there’s no benefit whatsoever.
Personally I think it’s good that it’s a PWA. It’s the first PWA I use regularly on my phone, I only used WhatsApp and Telegram Web on the desktop so far and this is despite me being interested in Tech. If we introduce our friends to Lemmy and show them how easy it is to install a PWA, a lot of people will understand the PWA context a bit more
Okay fair point. I thought the main “web to native conversion” frameworks were wrappers like electron or things like react native that might look familiar to web devs but are still somewhat different. If it’s just a wrapper it strikes me as not really worth it, but if actually native ui comes out at the end and you don’t have to make too many changes that sounds like a decent alternative. Do you happen to know how “native” these apps can be and how much effort it is to convert them?
That’s not completely true, with framworks like Cordova you can reuse the JS code for the native app. The thing is, there’s no benefit whatsoever.
Personally I think it’s good that it’s a PWA. It’s the first PWA I use regularly on my phone, I only used WhatsApp and Telegram Web on the desktop so far and this is despite me being interested in Tech. If we introduce our friends to Lemmy and show them how easy it is to install a PWA, a lot of people will understand the PWA context a bit more
deleted by creator
There’s also a bunch of small interactions that simply don’t feel as nice (on iOS):
There’s probably more of these things, but those are some I keep stumbling across. Maybe some of these can be implemented/fixed, but probably not all.
Okay fair point. I thought the main “web to native conversion” frameworks were wrappers like electron or things like react native that might look familiar to web devs but are still somewhat different. If it’s just a wrapper it strikes me as not really worth it, but if actually native ui comes out at the end and you don’t have to make too many changes that sounds like a decent alternative. Do you happen to know how “native” these apps can be and how much effort it is to convert them?