Closed LeonarddeR closed 1 year ago
The upgrade assistant only supports going from Xamarin.Forms to MAUI (which is its direct successor)
The iOS version isn't built using Xamarin.Forms, but directly through Xamarin.iOS, which allows to me to directly use Interface Builder and stuff like that.
I did try using Forms first, but the result was kinda poor and I didn't care enough about android to go further with it 🤷
The new version of the .NET upgrade assistant has support for migration from Xamarin to .NET MAUI as well as from UWP to WinUI. This should make it possible to uniformize the Windows and iOS experience of the app as well as add support for other platforms (like Android).