Forum Discussion
LearningNewthings
Nov 23, 2021Copper Contributor
Is there a visual editor for MAUI?
I am trying to create a mobile UI using MAUI and I am unable to get the elements in the right place. Is there a way to use Blend for VS 2022 preview to edit the XAML for MAUI? Thanks!
LearningNewthings
Nov 23, 2021Copper Contributor
aylineok Yes. I am very much aware of Hot Reload, but it doesn't give me the same level of comfort. One thing is that I need to run the application once. Also, if I have to see it in different devices, then I have to keep on changing the target device and run the application.
The actual development time in hot reload is increasing, since I am not a practiced UI developer. My strength is backend services & databases.
In XAML there is no view source similar to HTML where I can manipulate divs and see the result in the browsers. I wish we had all these features, but by the time they come out, we will be retired or dead.
Vikas0001
Feb 21, 2023Copper Contributor
Agreed