

Recent
Zooming the Android WebView in Xamarin.Forms
·3 mins
Oops, I did it again… Another PR got merged into Xamarin.Forms, this time adding the ability to set op zooming on the WebView on Android.
ARM Template Deployment from PowerShell on Mac
·10 mins
My daily dev machine is a Mac, so I had to find out how to deploy an ARM Template from PowerShell on Mac. In this post, I will share with you my findings.
Adding TitleColor to Your Picker in Xamarin.Forms
·4 mins
In this post, I will show you how to use the new TitleColor property on the Picker control in Xamarin.Forms and show you what it does exactly.
Refresh Indicator for ListView Color in Xamarin.Forms
·2 mins
For a project, I needed to change the color of the refresh indicator which is shown when you pull to refresh on a ListView in Xamarin.Forms.
Error: resource fork, Finder information, or similar detritus not allowed in Xamarin iOS app
·2 mins
I wanted to run my app on a physical device, but couldn’t, while on the Simulator it went fine. In this post, read what the problem is and how to solve it.