A typescript port of Roact-Rodux, the Rodux extension for Roact.
You can install it via npm i @rbxts/roact-rodux
.
Due to the peer dependency requirement, below is the roact version mapped with the roact-rodux version.
Roact Version | Rodux Version | Roact Rodux Version |
---|---|---|
^1.4.4-ts.0 |
^3.0.0-ts.3 |
0.2.2-ts.8 |
^1.4.2-ts.3 |
^3.0.0-ts.3 |
0.2.2-ts.7 |
The original Roact library's License can be found here: Rodux License