Project / 05 · UI & Interaction

React Pull to Refresh

ALPHA

Pull-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.

Source

Scope & 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.

Source

Install

npm install @nipe-solutions/react-pull-to-refresh@0.1.0-alpha.1

MIT license · @nipe-solutions/react-pull-to-refresh · 0.1.0-alpha.1