jamesmontemagno / Xamarin.Forms-PullToRefreshLayout

Pull To Refresh a ScrollView or ListView in Xamarin.Forms
218 stars 49 forks source link

Getting double spinner on iOS only #78

Closed marcelo2231 closed 4 years ago

marcelo2231 commented 4 years ago

I am getting double spinner on iOS only. Any ideas why?

double spinner

Here is the XAML code. I believe is because I have a ScrollView and iOS scrollview already has the pullToRefresh functionality. Any thoughts? `

`
jamesmontemagno commented 4 years ago

Please use the RefreshView as this is officially deprecated now https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/refreshview