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

Hiding TabBar is broken in iOS 15.2 #3

Open
andrejandre opened this issue Jan 16, 2022 · 5 comments
Open

Hiding TabBar is broken in iOS 15.2 #3

andrejandre opened this issue Jan 16, 2022 · 5 comments

Comments

@andrejandre
Copy link

Your exact solution worked over a year ago, but unfortunately, it appears to be broken with the latest updates from Apple. I fear this is not a viable solution for iOS 15. Can you verify this? Or, have I overlooked something?

@Foriger
Copy link

Foriger commented Jan 26, 2022

It works, but there is an issue with navigation

@naveedmcs
Copy link

Your exact solution worked over a year ago, but unfortunately, it appears to be broken with the latest updates from Apple. I fear this is not a viable solution for iOS 15. Can you verify this?

@idktanwar
Copy link

please let us know if anyone get solution or fixes for iOS 15

@woozoobro
Copy link

please let us know if anyone get solution or fixes for iOS 15

What about using modifier
.toolbar(.hidden, for: .tabBar)

It's kind of weird when moving back and forward but It works well haha

@TreatTrick
Copy link
Owner

TreatTrick commented Jul 2, 2023

I am really sorry for your problems, I didn't develop iOS apps for years and don't know what Apple has changed in newer iOS versions. But guy in the comment did find a new way. Hope it can solve the problem. Link is here #5

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

6 participants