Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.74 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.74 KB

Roact-Rodux

A binding between Roact and Rodux.
 

Roact-Rodux is an ergonomic binding between Roact, a view library, and Rodux, a state management library.

It is the recommended way to use the two libraries together, and is similar in scope to react-redux, the equivalent library for React and Redux.

All documentation for Roact-Rodux is available on the official docs website. It includes:

Contributing

Contributions to Roact-Rodux are welcome! Details are available in the contributing guide.

License

Roact-Rodux is available under the Apache 2.0 license. See LICENSE for details.