observable-hooks is meant to work with rxjs and react. Install them all if not installed.
observable-hooks
rxjs
react
yarn
yarn add observable-hooks rxjs react
npm
npm install --save observable-hooks rxjs react
All available API can be imported from the entry.
import { ... } from 'observable-hooks'
Core Concepts →