Comment on page
React Hooks Reference
The Whereby browser SDK includes React hooks and components which allow integrating a fully custom video experience into your web application.
The browser SDK is currently in beta, meaning we are still correcting smaller issues before marking it as ready for production. While in beta, we will break our api surface, but cannot guarantee there won't be any breaking changes between the current version and the next.
npm
yarn
pnpm
npm install @whereby.com/[email protected]
yarn add @whereby.com/[email protected]
pnpm add @whereby.com/[email protected]
While in beta, you need to explicitly install new versions in order to get new features and fixes. If you want to stay up-to-date, please visit the npm versions page regularly.
Last modified 20d ago