dioxus/packages/native-core-macro
Leonard 2d1234c3d1
Include README and Dioxus logo in package docs (#1536)
* Include README in docs.rs and add Dioxus logo

* Update README.md
2023-10-10 10:52:48 -05:00
..
src Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05: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 fix: Update doc links from v3 to v4 2023-09-16 19:03:27 +02: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.