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

Navigation bar height error when i pushViewController from tabBarController at the first time run app #256

Open
chanhdatng opened this issue Jul 8, 2021 · 1 comment
Labels

Comments

@chanhdatng
Copy link

I have an issue that when the first time i run build the app (Only the first time, remove app and run build):
The navigation bar height is smaller when i pushViewController from tabBarController.
VC1(ESTabBarController) ---push---> VC2(UIViewController) : Error Occurred
VC1(UIViewController of ESTabBarController) --push--> VC2(UIViewController) : OK

The error occurred only when the first time build app, when kill the app and open again, everything is ok.

I dont know which caused this error, ESTabbar or OS or statusBar ..

The navigation bar is smaller here
IMG_0424

Kill app and open again, things is good.
IMG_0425

Please help me, thank you so much!

@chanhdatng
Copy link
Author

P/s: The error no appear on The Notch Device

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

No branches or pull requests

2 participants