A React library to smooth scroll and scroll-based animations.
Disables scroll outside of `children` node.
Removes body scroll without content _shake_
View docs [here](https://radix-ui.com/primitives/docs/components/scroll-area).
Infinite scroll component for React. Zero runtime dependencies, IntersectionObserver-based, TypeScript-first. Window scroll, fixed-height, and custom container modes. Pull-to-refresh and inverse (chat) scroll included.
A scroll component for React.js
This is a small, zero dependency utility to manage modals in a natural way for React. It uses context to persist state of modals globally so that you can show/hide a modal easily either by the modal component or id.
React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby
A React Native ScrollView component that resizes when the keyboard appears.
TypeScript definitions for react-scroll
Tries to execute a function and discards any error that occurs
A React library for subscribing to scroll events
https://linux.die.net/man/2/nice binding for Node.js
Utility to measure view bounds
Infinite scroll component for React in ES6
Implements scroll on drag
React container that will auto scroll to bottom
TypeScript definitions for react-scroll-to-bottom
React hooks and components to create parallax scroll effects for banners, images or any other DOM elements.
A React hook for updating components when the scroll position of the window on the y-axis changes
A simple hook to create infinite scroll components
https://linux.die.net/man/2/nice binding for Node.js
Enables body scroll locking (for iOS Mobile and Tablet, Android, desktop Safari/Chrome/Firefox) without breaking scrolling of a target element (eg. modal/lightbox/flyouts/nav-menus)
A React component to execute a function whenever you scroll to an element.