Hello,
I would like to build a web app that could possilby in the future be deployed as an app on the various platforms. iOS Android, Windows, etc...
I am trying to understand if on of the three web rendering options dioxus-web, dioxus-liveview or dioxus-fullstack is considered to be the default option.
I guess I'm saying there's a lot of ambiguity from someone wanting to build a simple web app (possibly using the PWA Api's)
So again, is one of the 3 web rendering options considered to be the default option?
Also, How difficult is it to switch between these aproaches at a later date?
Thanks