Project / 05 · UI & Interaction
React Pull to Refresh
ALPHAPull-to-refresh mechanics with scroll ownership, resistance, threshold hysteresis and an application-owned asynchronous refresh lifecycle.
Purpose
Coordinates downward intent and the active scroll boundary with exactly-once refresh commitment and settling.
SourceScope & ownership
What it owns
Gesture arbitration, resistance, threshold hysteresis and refresh lifecycle coordination.
Source
Boundaries & limitations
What the application owns
Fetching, cache, feed content, errors and an accessible refresh button. Physical mobile QA remains pending.
SourceInstall
npm install @nipe-solutions/react-pull-to-refresh@0.1.0-alpha.1