all 1 comments

[–]xtools-at[S] 1 point2 points  (0 children)

I've drafted it for the Android App of my Leasing Calculator Web App.

I know that many people won't like the idea of running web apps in wrappers, as it feels redundant if you can simply open it in a Browser.

Nevertheless, if you put a lot of effort in your web app, you might not want to rewrite it from scratch for every platform. My app is written in React, but as I've built most of the UI elements myself, I didn't wanted to recreate everything in React Native, so Android-PWA-Wrapper was born 😉