Follow the RSS Feed  

Latest news and resources on building multi-platform applications with Uno Platform, C# and XAML.

šŸ•“ 3 MIN In previous articles, weā€™ve covered how theĀ Uno PlatformĀ takes a visual tree defined in theĀ XAMLĀ markup language and creates it on iOS, Android, and WebAssembly. In this article I want to dive into a key intermediate step: how the XAML is parsed and mapped to generated C# code. In part 2, we will look at a few other ways in which Uno leverages code generation to make the wheels turn.