jamesmontemagno / Xamarin.Forms-PullToRefreshLayout

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

added support for refreshtitle #46

Closed leonvandebroek closed 6 years ago

leonvandebroek commented 6 years ago

We required a title text for the refresh-item where we can display the time of synchronization with our backend services. So I added a title which can be used (in iOS only).

jamesmontemagno commented 6 years ago

Did you mean to close this?