Skip to main content
React-RxJS logo

React-RxJS

React bindings for RxJS

Truly reactive

React-RxJS allows you to express the dynamic behavior of your app's state completely at the time of its definition.

Seamless React integration

React-RxJS offers a hook-based API with first-class support for React.Suspense and Error Boundaries. Also, all hooks created with React-RxJS can be used for sharing state.

Highly performant

Modeling your state with observables enables a highly performant state propagation system based on forward referencing subscriptions.