Hi, I'm finding that I have to specify width and height requests for Grids and Images, when doing Xaml layout for MacOS.
This is truly a Cross-Platform project, Android, iOS, UWP, WPF, and MacOS, and Xaml that works well elsewhere has me creating specific OnPlatform Xaml just for MacOS.
Does anyone have any strategy recommendations?
Kind regards!