Skip to content
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

Tabbar height get changed on orientation #6

Open
pprraasshhaanntthh opened this issue Feb 22, 2019 · 5 comments
Open

Tabbar height get changed on orientation #6

pprraasshhaanntthh opened this issue Feb 22, 2019 · 5 comments

Comments

@pprraasshhaanntthh
Copy link

The tab bar height gets reduced in orientation and later the size is not set the right one

@pprraasshhaanntthh
Copy link
Author

simulator screen shot - iphone x - 2019-02-22 at 21 18 21
see the attached image for reference

@askopin
Copy link
Contributor

askopin commented Feb 22, 2019

@pprraasshhaanntthh can you add any information about how you using component, and in which environment?

@pprraasshhaanntthh
Copy link
Author

pprraasshhaanntthh commented Feb 23, 2019

@askopin I used the exact code mentioned in the examples, the example app also gives me the same issue.
Currently, I'm running in ios 12.1

@pprraasshhaanntthh
Copy link
Author

@askopin any updates?

@itsmeichigo
Copy link

itsmeichigo commented Mar 19, 2019

I got the same issue when getting back after pushing a view controller with hidesBottomBarWhenPushed = true. I fixed it by applying extendedLayoutIncludesOpaqueBars = true to all of the tab bar controller's child controllers - @pprraasshhaanntthh see if that works for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants