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

UITabbarController show space above navigationbar ios15 #407

Open
mmdHussain opened this issue Nov 14, 2021 · 0 comments
Open

UITabbarController show space above navigationbar ios15 #407

mmdHussain opened this issue Nov 14, 2021 · 0 comments

Comments

@mmdHussain
Copy link

mmdHussain commented Nov 14, 2021

Describe the bug
When adding UITbbarController in viewcontroller stack of AMScrollNavBar.The top space does'nt go away.

To Reproduce
Steps to reproduce the behavior:

  1. Adding tabbarcontroller to navigation bar like this self.navigationController?.viewControllers = [UIStoryboard.main.instantiateViewController(withIdentifier: TabbarViewController.className)] and navigationcontroller is ScrollingNavigationViewController.
  2. Child controllers of tabbarcontroller shows space above navigationbar.
  3. I'm using ios version 15.Xcode version 13.1.Macos version 11.6

Expected behavior
These top space should not be visible.

Screenshots
simulator_screenshot_26D60CA4-6983-4DCF-AE15-365842E38082

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

1 participant