React
Pointer-based pull threshold with refresh callbacks.

Component
Pull gesture wrapper for refreshing content.
import { PullToRefreshRoot, PullToRefreshIndicator, PullToRefreshContent } from "@hozorica/hods-react/pull-to-refresh";import { PullToRefreshRoot, PullToRefreshIndicator, PullToRefreshContent } from "@hozorica/hods-react-native/pull-to-refresh";numberPull readiness math.() => Promise<void>Refresh callback.functionGesture lifecycle callbacks.Pointer-based pull threshold with refresh callbacks.
ScrollView RefreshControl wrapper.
<PullToRefreshRoot><PullToRefreshIndicator /><PullToRefreshContent>...</PullToRefreshContent></PullToRefreshRoot>