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
It turns out just setting .Enabled on UIRefreshControl doesn't do anything. The fix is to control if the refresh control is added or not as a subview of the UICollectionView.
Fixes#28
Hi,
IsRefreshEnabled not working for IOS and MACCATALYST
VirtualListView still shows refreshing indicator when pulled down, despite IsRefreshEnabled set to false.
Regards.
The text was updated successfully, but these errors were encountered: