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
now the issue is by wrapping PullToRefresh onEndReached listener stop working. If i remove PullToRefresh Wrapper then onEndReach function working perfectly.
The text was updated successfully, but these errors were encountered:
I am using latest version of react-native ("0.73.5"). I wrap PullToRefresh component to my Flatlist to achieve custom view for refresh control.
Implementation:
now the issue is by wrapping PullToRefresh onEndReached listener stop working. If i remove PullToRefresh Wrapper then onEndReach function working perfectly.
The text was updated successfully, but these errors were encountered: