
Talkin’ ‘bout my generation: How the Uno Platform generates code, part 2 — Under the hood
🕓 5 MINPreviously we looked at how the Uno Platform turns XAML mark-up files into C# code. In this article, I’ll talk about another way Uno uses code generation, allowing us to make native Android and iOS views conform to UWP’s API, and tackle the thorny problem of multiple inheritance.






