xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.63k stars 1.87k forks source link

Shell.TabBarIsVisible="False" Is showing a white space at the bottom #15789

Closed sisaacks closed 1 year ago

sisaacks commented 1 year ago

ContentPage where the Shell.TabBarIsVisible is set to False is showing a white area at the bottom.

Steps to Reproduce

Expected Behavior

Actual Behavior

Basic Information

I have attached a photo with a red arrow pointing down at the white space.

iosWhiteSpace

sisaacks commented 1 year ago

For anyone other than me...that has a shell application...that runs across this issue with pages that are not part of the shell navigation, but are "registered" you have to set the background color of the page, it does not inherit from Shell