@cassette/hooks
provides React Hooks for consuming playerContext and fullscreenContext from inside function components. It requires React 16.8.0 or greater.
npm install @cassette/hooks
useFullscreenContext
- used to read and update the state of the surroundingfullscreenContext
usePlayerContext
- used to read and update the state of the surroundingplayerContext