Microsoft Teams is the go-to communication platform for many businesses. One of its great advantages is the degree of extensibility…
Recently, James Montemagno published a blog post about the detection of first app run with Xamarin.Essentials. I thought it would…
The second year of the official Uno Platform developer conference UnoConf was held on 12th August 2020. As opposed to…
Recently, the Uno Platform team brought a significant new feature – full-fledged cross-platform support for dual-screen devices with the TwoPaneView.…
The inaugural Uno Platform developer conference UnoConf was held in Montréal, Canada on 19th September 2019. I was lucky enough to…
This article is part of the Xamarin UI July initiative by Steven Thewissen. While thinking about an article topic for…
This is a recording of my Microsoft Student Partners YouTube Live webinar about the Uno Platform. To watch, go directly…
Welcome to the second part of the journey towards our first Uno Platform contribution. In the first part of this…
Today I will share a pretty surprising issue with you. It took me a while to debug and hence this…
Xamarin.Forms Grid allows us to specify spacing between individual rows and columns using RowSpacing and ColumnSpacing properties. While this is…