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.