I know this is the case on iOS, but I'm wondering about Android as well. What are the chances that the MasterDetailPage will work like SpitView on all tablets?
I do know that if Xamarin.Forms were to switch from it's current implementation of Sliding Navigation, over to the native NavigationDrawer
, you would be able to just check if DrawerLayout
is null, and have two separate layouts based on device.