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
{{ message }}
This repository was archived by the owner on May 12, 2020. It is now read-only.
Sorry to ask this again ( I saw a couple of closed tickets ), But it's kind of hard to implement the infinite scrollView.
Can someone provide a complete working example of how to use canLoadMore , isLoadingMore and onLoadMoreAsync for the infinite scrolling ?
Including a screenshot would be super helpful.
PS: I am facing another problem with the listView. I was using the contentContainerStyle to show the grid style inside the listView ( as explained here). With this set-up, I am not sure how to implement the infinite scrolling. Can someone lead me to the right direction ?