A set of hooks for creating and consuming RxJS observables.
Run either of the following commands depending on your package manager. Both RxJS and React are required as peer dependencies.
NPM -
npm install react-with-rxjs
Yarn -
yarn add react-with-rxjs
Full documentation can be found here