dioxus/packages/native-core-macro
2023-07-31 18:49:54 -07:00
..
src half-build-times 2023-07-19 10:19:23 -07:00
.gitignore WIP: use shipyard ecs 2023-02-28 13:26:49 -06:00
Cargo.toml Bump crate versions, fix any publish errors 2023-07-31 18:49:54 -07:00
README.md WIP: use shipyard ecs 2023-02-28 13:26:49 -06:00

Dioxus Native Core Macro

Crates.io MIT licensed Build Status Discord chat

Website | Guides | API Docs | Chat

Overview

dioxus-native-core-macro provides a handful of macros used by native-core for native renderers like TUI, Blitz, and Freya to derive their state.

Contributing

  • Report issues on our issue tracker.
  • Join the discord and ask questions!

License

This project is licensed under the MIT license.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Dioxus by you shall be licensed as MIT without any additional terms or conditions.