react-sys

Crates.io docs.rs GitHub license GitHub stars

Rust bindings for React.

Install

Cargo.toml

toml react-sys = "1.0.0-alpha.4"

Though the version is at 1.x-alpha, this crate is NOT ready for production and under heavy development. This crate is used by frender, which provides a friendly and safe api to use React in rust.

TODO