Refresh Indicator for ListView Color in Xamarin.Forms

For a project I am working on, I needed to change the color of the spinner which is shown when you pull to refresh on a <em>ListView</em>. To my big surprise, this isn’t available by default. So, I thought I would add it so other people could benefit as well. In this post, I will share … Read more