Skip to content

[iOS] Translucent tab bar breaks safe area #6891

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MartoYankov opened this issue Feb 12, 2019 · 1 comment
Closed

[iOS] Translucent tab bar breaks safe area #6891

MartoYankov opened this issue Feb 12, 2019 · 1 comment
Assignees
Labels

Comments

@MartoYankov
Copy link
Contributor

Reported by @blizmo in #6788

When setting a TabView tab bar translucent to false, there is a space between tab bar and any layout inside the TabView.

const tabView = this.tabViewRef.nativeElement as TabView;
tabView.ios.tabBar.translucent = false;

https://play.nativescript.org/?template=play-ng&id=ZyeGeF&v=4

@lock
Copy link

lock bot commented Feb 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Feb 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant