Intersection observer for complex or embedded react native view
React container that will auto scroll to bottom
cone-render
A React hook for updating components when the scroll position of the window on the y-axis changes
React hooks and components to create parallax scroll effects for banners, images or any other DOM elements.
A polyfill for the Resize Observer API
A dead simple infinite-scroll react library
TypeScript definitions for react-scroll-to-bottom
A BVH implementation to speed up raycasting against three.js meshes.
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)
The engine that powers scroll-into-view-if-needed
React utilities for observing when elements enter or leave the viewport using Intersection Observer API.
A React component to execute a function whenever you scroll to an element.
Harness the power of Intersection Observers for simple list virtualization in React
Enhance your React apps with advanced scroll detection using @smakss/react-scroll-direction. This powerful hook not only detects scroll direction but also provides scroll position information. Ideal for React, Remix, Next.js, and Gatsby projects, it comes
Underlying schema language parsed from arktype syntax.
React hooks for observing element visibility using the Intersection Observer API. Supports single element and multiple elements tracking with lifecycle callbacks.
A simple React component that lets you listen for when you have scrolled to the bottom.
Minimalistic and smooth touch carousel component for React ⚛️
The PositionObserver interface provides an asynchronous way to observe changes in the position, size, and intersection state of elements relative to their containing root element.
Find self-intersections in geojson polygon (possibly with interior rings)
Core classes and controller for creating parallax scrolling effects
Synchronize scroll positions across multiple scrollable containers
Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center