You can now ship the same Rust codebase on Windows, Linux, Android and Web (and more to test). Currently this template supports authentication, routing and database interactions through an api server.
The creation of this project was inspired by an attempt at rewriting in Rust the t4-app project (https://github.com/timothymiller/t4-app), a cross-platform template written in Typescript.
For now I've tested this on a few devices (Windows, Linux, Android and Web) and works fine after having setup all the necessary tools and environment variables. I would greatly appreciate some testing on MacOS and iOS since I don't have access to those systems. Any other type of feedback is welcome here or directly on Github issues.
Hope you guys enjoy this while waiting for the new Dioxus version, happy hacking