Replies: 1 comment 3 replies
-
Dioxus is over 100k LoC. If you are interested in building a custom renderer for Dioxus, check out the dioxus-native renderer or freya for examples on how to integrate with the MutationWriter. Freya is a skia-based renderer and quite advanced. By integrating with Dioxus you get great devtools, bundling, cross-platform support, and access to the ecosystem. |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
This is more about the Dioxus internals.
Tracking questions:
Beta Was this translation helpful? Give feedback.
All reactions