Taiga UI 5.0 is out!

PullToRefresh ADDON-MOBILE

GitHub

Component to refresh content after pull top. It emulates appearance of native iOS and Android components

It emits (pulled) event when the pull threshold is reached.

You can set that threshold in pixels by TUI_PULL_TO_REFRESH_THRESHOLD DI token.

You can finish loading with TUI_PULL_TO_REFRESH_LOADED stream token that can be provided in DI.

Use overscroll-behavior: none; CSS on your scrolling container to stop elastic scrolling on iOS

Android

iOS

Virtual scroll