# react-scroll-spy **Repository Path**: mirrors_JedWatson/react-scroll-spy ## Basic Information - **Project Name**: react-scroll-spy - **Description**: React.js mixin for updating state based on the window's scroll position - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-scroll-spy React.js mixin for updating state based on the window's scroll position Useful for things like triggering animation when content is scrolled into view, or UI updates when elements are within the viewport. Can be seen in action on [admyt.com](http://www.admyt.com)