Description:
The React component monitors the scroll percentage of a component inside the viewport, using the IntersectionObserver API.
Installation:
# Yarn $ yarn add react-scroll-percentage # NPM $ npm install react-scroll-percentage --save
The React component monitors the scroll percentage of a component inside the viewport, using the IntersectionObserver API.
# Yarn $ yarn add react-scroll-percentage # NPM $ npm install react-scroll-percentage --save