Open pprraasshhaanntthh opened 5 years ago
see the attached image for reference
@pprraasshhaanntthh can you add any information about how you using component, and in which environment?
@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
@askopin any updates?
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.
The tab bar height gets reduced in orientation and later the size is not set the right one