Cool! I’d love to see more of these as well as examples of good looking UIs created with MAUI. Certainly it would be amazing to also learn how to implement Fluent UI based designs in MAUI
very simple and explaining. Question: how do I stack multiple gradients on top? some designers wants to have more than one gradient? My assumption is that we need to use alpha transparency in the colors, but also how to stack the gradients? just two elements on top of eachother or?
Cool!
I’d love to see more of these as well as examples of good looking UIs created with MAUI.
Certainly it would be amazing to also learn how to implement Fluent UI based designs in MAUI
very simple and explaining. Question: how do I stack multiple gradients on top? some designers wants to have more than one gradient? My assumption is that we need to use alpha transparency in the colors, but also how to stack the gradients? just two elements on top of eachother or?
Hello, I installed Visual Studio 2022 with Maui tools, but after installation, I open the application and Maui does not appear among the options.
But I still don’t understand whether the xamarin version has an advantage over Blazor?
Im stiking with wpf for now, I don't need to restart my app every 5s to see the changes on my ui 😊
Use vs, it supports hot reload, rider doesn't support it though.
Do the gradient by hand is so much more fun than using a graphical designer. Just think of all that free time I had to fill before using blend.
i would love it to let me have a circle gradient even if i have a rectangular element
"Okay, now how do I do this on a Label TextColor? I haven't found any supporting material."