DEV Community

Discussion on: Announcing DEV for Android

Collapse
 
ben profile image
Ben Halpern

We have more features to implement but we wanted to get this up as soon as it was a solid, usable solution.

Speaking of installable instances of DEV, did you know you can install our site as a desktop PWA? There are some definite gotchas to the current state of desktop PWA but it's an interesting possible future.

Collapse
 
agpt8 profile image
Ayush Gupta

Is there any beta program one can sign up for??

Collapse
 
monteslu profile image
Luis Montes

what are you finding lacking in current state of PWAs that you need for dev.to?

Collapse
 
ben profile image
Ben Halpern

Specifically for desktop, there are just a few unanswered questions about how certain functionality would be delivered. It's just early and some of the features we might want to use are not yet shipped.

On mobile, especially Android, it's been really nice. But we wanted to get into the native realm because certain APIs may never ship to PWA and getting into native is important to ensure the best longterm user experience.

By mostly relying on webviews, it's not that hard to ship to as many platforms as possible.

Thread Thread
 
kip13 profile image
kip

But we wanted to get into the native realm because certain APIs may never ship to PWA and getting into native is important to ensure the best longterm user experience.

Can you show us what APIs ? 🤓

Thread Thread
 
khophi profile image
KhoPhi

Curious to learn what specific APIs too myself.

I'm all for the iOS, Android apps as options, however, I doubt there's anything that'll be implemented in the natives that isn't supported in the browser at the moment.

The web API support has advanced interestingly.

Anyway kudos to the team behind the platform apps. Enjoying the PWA

Collapse
 
kayis profile image
K

Is there an API that allows posting on dev.to?

Collapse
 
detunized profile image
Dmitry Yakimenko

I was not able to figure it out. I was browsing thorough the code for an hour and couldn't figure out how to login using the API.

Collapse
 
silverman42 profile image
Sylvester Nkeze • Edited

Was React Native used to develop the app ? If so, What UI kit was used to give the app the same web ui feel ? This app is really cool like its PWA sibling.

Collapse
 
mdelclaro profile image
Matheus

I took a look at the source code on github and it looks like that it's a native Android app, but it uses a webview that contains the website. But I don't know that for sure...

It would be cool if this was developed using React Native. I would want to contribute :)

Collapse
 
susickypavel profile image
Pavel Susicky

The PWA is awesome. I have been using it most of the time on phone. It works pretty well. 😎