Baseflow / Xamarin-Sidebar

A slideout navigation control for Xamarin.iOS
https://baseflow.com
Apache License 2.0
113 stars 67 forks source link

Safe Area for iPhone X #86

Open rfrailemartinez opened 6 years ago

rfrailemartinez commented 6 years ago

Menu Controller works perfectly with constraints relative to Safe Area Content Controller doesn't works. The same controller insert as root windows works well, but if you put it on sidebarController the constrains doesn't works as expected.

MobiTusharJ commented 4 years ago

Yes, I am also facing same issue. ContentAreaController is not at all handling Safe Area with the latest release 2.1.0 too. Does anybody found solution, please let me know.