galadril/Xam.Shell.Badge

Tabbar stays visible as a white empty bar on iOS even when Shell.TabBarIsVisible is set to false

Closed this issue · 2 comments

Looking at the code it seems to be causes by the iOS renderers forcing Translucent to false. If I recompile the package without those lines in CustomShellRenderer then the bar correctly hides away.

ill test it if you make a PR ;)

Hello, @calvinbaart, consider checking the latest nuget package: it has translucency lines removed too!