If Mini Program uses scroll-view to achieve a drop-down refresh similar to the native elasticity

<scroll-view scroll-y height="{{windowH}}" class="container {{tabCurrent==0||bubbles?"overflow-y-hidden":""}}" bindscrolltolower="loadMore" bindscrolltoupper="refresh">

now we use bindscrolltoupper to trigger refresh
but cannot listen to the action of letting go
nor can we have the effect of native drop-down to refresh his elasticity

I don"t know how to better implement it

Sep.27,2021

create rabbits with magic?

Menu