Code PancakeView goes v2.0! Here’s what’s new. July 10, 2020 16:00 It’s been in the making for quite a while and the road to getting to the end result has been quite a struggle. However, it’s finally time to release version 2.0 of PancakeView!
Code, Short Exploring grid overlays in DebugRainbows February 18, 2020 20:28 I recently released a new version of my DebugRainbows plugin, which adds grid overlays to the set of debugging tools it offers. Let’s take a closer look at what they are and how to use them!
Code Getting started with creating your own NuGet package September 11, 2019 19:15 Have you always wanted to create your own NuGet package but not quite sure where to start? Let’s take a peek at how I built my Xamarin NuGet packages and how I distribute them using Azure DevOps!
Code Breaking the Pancake mould August 25, 2019 19:40 You may have used PancakeView in your Xamarin.Forms adventures in the past. Ever dreamed of breaking out of that rectangular/circular mould? Well, now you can with the latest PancakeView update!
Short Quick tip: Enabling DebugRainbows for an entire app July 28, 2019 09:17 If you’re like me and mess around with UI in Xamarin.Forms a lot you might’ve come across the problem of a control or view not displaying as you’d expect it to. This little package may help you in finding out why.
Code A quick explainer: recent NuGet packages May 21, 2019 16:50 Recently I’ve been pushing out a few NuGet packages with components that I use in my every day Xamarin work. This blog post is meant to give you a little overview of these packages and how they can help you in your daily mobile development flow.