jamesmontemagno / Xamarin.Forms-PullToRefreshLayout

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

Support for title just below refreshcontrol #48

Closed leonvandebroek closed 4 years ago

leonvandebroek commented 6 years ago

Added title property (supported on iOS only) which can be changed from anywhere to display for example a date time of last refresh etc..

jamesmontemagno commented 4 years ago

Closing as would need to be re-based off all changes from recent.