Hello
I'm fighting with Xamarin since a few day tring to understand the best way to create a simple mobile application
After resolving a few issues due to IOS missing Package / Licence I finaly can create a new Xamarin Form projet
But I get then a message asking me to connect to a MAC (See picture) : I don't have a MAC and I do not plan to get one
After discarding all message about that damned IOS the solution finaly shows up
Then I thing it can be a good idea to remove the .IOS project from the solution
So I have no more warning about IOS connexion
But Where is the form designer ?
In an Android project there is the Main.axml view in the Layout folder
How can I create a form with Xamarin form ?
Thanks for any help