Recent Posts
Xamarin.Forms Behaviors: GoToStateAction
Previously, I mentioned that I’d published v1.4 of my Behaviors library, and that it included some new functionality. The main item of new functionality is a...
Behaviours Library 1.4
It was recently brought to my attention that my Behaviours library didn’t work with Xamarin.Forms 3.0. After some investigation and a small code change I bro...
Xamarin Manchester User Group Talk
Last night I spoke at the Xamarin Manchester User Group. It was nice to see some familiar faces, and some new faces. Slides & Demos The slides from my ...
Fault Handling in Xamarin.Forms: Combining the Retry and Circuit Breaker Patterns
Previously, I’ve written about using the retry pattern to perform transient fault handling in Xamarin.Forms with Polly, and using the circuit breaker pattern...
Xamarin.Forms 2.5 and Local Context on Android
Previously I wrote about Xamarin.Forms 2.5 and local context in Android custom renderers. I briefly mentioned that Xamarin.Forms.Forms.Context is now obsolet...