Replies: 1 comment 2 replies
-
Dioxus has its own desktop framework based on That said, you can still use Dioxus with tauri if you want to use it as a frontend framework only, you can configure the project manually, see https://tauri.app/v1/guides/getting-started/setup/integrate. Also there is a PR that is trying to add Dioxus here tauri-apps/create-tauri-app#426 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there plans to integrate Dioxus and Tauri ?
Dioxus is a multi-platform framework for building front-end applications in Rust.
Currently, yew, leptos and sycamore are supported but not Dioxus.
Is there a reason for that ?
Beta Was this translation helpful? Give feedback.
All reactions