Latest articles
Xamarin.Forms MVVM DataTemplate with IndicatorView
This Xamarin how-to article shows (in my opinion) the easiest and cleanest way to implement the MVVM pattern in
Xamarin.Forms CollectionView Alternating Row Colors
Very quick Xamarin How-To this week with a simple converter. Alternating row colours in a CollectionView is
Xamarin.Forms Maps – Getting Location & Radius of User’s Input
Recently I have had to navigate through Xamarin.Forms Maps for a project. After some documentation reading I found that XF
Xamarin.Forms Custom WebView Headers (iOS WKWebView + Android WebView)
On a recent app I worked on, there was a requirement for authentication within a WebView. For this to work
Xamarin.Forms lightweight bottom sheet modal
Bottom sheets are becoming increasingly more popular in modern apps including Facebook, Instagram and Microsoft Teams. A bottom sheet comes
Keeping your UI fast by using this HTTP trick to check if a remote resource exists
Frequently I find a requirement in mobile projects is to consume remote resources, whether it's images, video, audio etc, the
Migrating to Android X: Another Attempt
Due to the expanding number of packages that require Android X (namely Xamarin.Forms 5) it is essential that you can
Xamarin.iOS April 2021 bug: System.EntryPointNotFoundException: xamarin_timezone_get_data
Having been successfully developing a recent feature a project, I came across an issue suddenly with Xamarin.iOS builds that had gone
5 day-to-day C# extension methods to make your life easier
I've noticed recently I take for granted some extensions methods I've been using for a while now that I use
Fixing small text on iOS WKWebView’s in Xamarin.Forms
Even though Apple have extended the deadline to remove UIWebView's from apps until December, the requirement to update things is still