After I learned how to build apps with wpf i want to lean how to build apps with uno platform. I know have the following questions:
1. How can I change the application icon of my uno app?
2. How can I customize the splash menu for wasm?
3. How can I write System specific xaml and c#?
4. How can I write seperate Ui pages for different systems? For example if the mobile apps should have a different ui than the wasm or windows apps
5. Where can i find the finished build applications to deliver?