You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI Jeremy,
Unfortunately currently there is no support now for pullToRefresh.
The code you have found was due to an unused left dependency and I will clean it.
Sorry for that.
To implement that I am thinking about exposing two callbacks:
Both of them will be called by the list.
Does this sound good? or you have a better idea?
To be honest I am not so available these days but I will try my best.
HI Jeremy,
Unfortunately currently there is no support now for pullToRefresh.
The code you have found was due to an unused left dependency and I will clean it.
Sorry for that.
To implement that I am thinking about exposing two callbacks:
Both of them will be called by the list.
Does this sound good? or you have a better idea?
To be honest I am not so available these days but I will try my best.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Hi,
In the /dist/InfiniteList.js there's a Scroller class that has a activatePullToRefresh API.
How can I use this in the infinite list?
Many thanks.
The text was updated successfully, but these errors were encountered: