Cannot expand tabs to full width on iOS #22278
Labels
area-controls-shell
Shell Navigation, Routes, Tabs, Flyout
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
On iOS I have created an example like the one on the documentation with some tabs on the top of the page:
https://learn.microsoft.com/en-us/dotnet/maui/fundamentals/shell/tabs?view=net-maui-8.0#bottom-and-top-tabs
But I was expecting to expand the tabs to fulfill all the witdh. On Android I made a ShellRenderer and a ShellTabLayoutAppearanceTracker to achieve this, but it is not working on iOS, even creating the ShellRenderer and the ShellTabBarAppearanceTracker.
Another expected behavior that does not work, is the ability to swipe with between the tabs with a swipe gesture, like other multiplatform frameworks do.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/JuanFcoMiranda/MauiExample
Version with bug
Unknown/Other
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
No response
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: