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

Tab bar showing at the top instead of bottom in ios 18 #25065

Closed
kiranbasvaraj opened this issue Oct 3, 2024 · 3 comments
Closed

Tab bar showing at the top instead of bottom in ios 18 #25065

kiranbasvaraj opened this issue Oct 3, 2024 · 3 comments
Labels
platform/iOS 🍎 t/bug Something isn't working

Comments

@kiranbasvaraj
Copy link

kiranbasvaraj commented Oct 3, 2024

Simulator Screenshot - iPad (10th generation) - 2024-10-03 at 12 40 26

Simulator Screenshot - iPad (10th generation) - 2024-10-03 at 12 38 50

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

  1. Create a new project using the shell in Maui
    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

@kiranbasvaraj kiranbasvaraj added the t/bug Something isn't working label Oct 3, 2024
Copy link

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.

@jfversluis
Copy link
Member

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!

@jfversluis jfversluis closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
@jfversluis
Copy link
Member

Also additional work for some minor glitches in .NET MAUI can be tracked here: #23380

@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform/iOS 🍎 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants