Hi,
I'm trying to use the new safe area feature added to Xamarin Forms.
Here's the top padding that I'm seeing added to the pages:
iPhone X - 44
iOS 11 (but not iPhone X) - 20
iPhones running anything < iOS 11 - 0
I'm not sure how we are supposed to use this w/Xamarin Forms with different behavior on the same devices across OS versions.
I'm probably missing something
Thank-you,
Jeremy