Hi,
I am very new to .NET MAUI and building Android apps in general.
I want to build a very simple app to control some home theater devices with raw TCP sockets.
I already wrote in C the code to do what I need using VS2022.
There seems to be a substantive learning curve to build the GUI within an app, even with just limited controls like buttons and text fields.
Is there a drag-and-drop editor that will work with VS2022 and Syncfusion?
Alternatively, is there a doc for beginners?
Thanks.