nativescript-community / ui-drawer

NativeScript plugin that allows you to easily add a side drawer (side menu) to your projects.
https://nativescript-community.github.io/ui-drawer/
Apache License 2.0
24 stars 12 forks source link

iOS Safe Area Issue #9

Closed keerl closed 3 years ago

keerl commented 3 years ago

I encountered an issue on iOS today while messing around with a bottom drawer. The bottom drawer doesn't get completely hidden when it is dismissed and is in the safe area. See GIF. Attached is the project in the GIF that shows the issue.

ui-drawer-safe-area-issue.zip

ui-drawer-ios-safe-area-issue