We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The tab bar is showing at the top when we create a tab bar using a shell in MAUI. but the expected behaviour is to show at bottom
https://github.com/kiranbasvaraj/MAU_Tabbar.git
8.0.82 SR8.2
No, this is something new
Unknown/Other
iOS
IOS 18
No
No response
The text was updated successfully, but these errors were encountered:
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
Sorry, something went wrong.
This is new behavior in iOS 18 and Apple does not offer a way to revert to the old way without building your own control. So... Not a bug, sorry!
Also additional work for some minor glitches in .NET MAUI can be tracked here: #23380
No branches or pull requests
Description
The tab bar is showing at the top when we create a tab bar using a shell in MAUI.
but the expected behaviour is to show at bottom
Steps to Reproduce
2.Use tab bar in app shell
3.Observe it show at the top instead of bottom
Link to public reproduction project repository
https://github.com/kiranbasvaraj/MAU_Tabbar.git
Version with bug
8.0.82 SR8.2
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
IOS 18
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: