dioxus-native 0.8.0-alpha.0

Native renderer for Dioxus based on blitz
docs.rs failed to build dioxus-native-0.8.0-alpha.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: dioxus-native-0.7.9

A native renderer for Dioxus.

Feature flags

  • default: Enables the features listed below.
  • accessibility: Enables accesskit accessibility support.
  • hot-reload: Enables hot-reloading of Dioxus RSX.
  • menu: Enables the muda menubar.
  • tracing: Enables tracing support.