echoulen / echoulen/react-pull-to-refresh
Initiate pull to refresh only when list top is reached.
Open
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
The pull to refresh is initiated whenever user scrolls on the `triggerHeight` even when the user has not reached at the top of the list. Please suggest some way to initiate the pull to refresh only when the user has reached at the top of the list. In my case the scroll element is `` itself.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.