-
### Description
When a shell tab has a long title, it will truncate in Android but overlap with other titles in iOS
iOS:
![image](https://github.com/dotnet/maui/assets/25780055/c09dd403-f736-4cac…
-
A lot of apps have four tabs, but we don't have this component, so I think we need it because it's client-friendly
-
## Current behavior
Using `TabBar` control with `CupertinoSlidingSegmentedStyle` renders ui with fixed height and when trying to resize it, it gets cut off.
Fixed size TabBar
![image](https…
-
## What did you do?
Typing a message the first time when navigating to ChatChannelView, the view dismisses and navigates back to the first TabBarItem. Subsequent visits to the ChatChannelView don't c…
-
-
Hey,
First of all, thank you for this great library! Everything is working well for us, but we've encountered an issue after implementing theming in our React Native app. We are looking for a way t…
-
I've been trying out this library for the last hour, however I'm really missing a feature. I want to use a SVG file as the image/icon for the tabbar items, but I haven't figured it out if it's possibl…
mHvNG updated
11 months ago
-
-
Hello, Thanks for your time. I have an app with four tabs. Each tab has multiple scenes to navigate to. When i navigate to a scene on a first tab and then leave that scene and click on the second that…
-
## Description
I don't know how to render an icon with a [TabBarItem](https://wix.github.io/react-native-ui-lib/docs/components/navigation/TabController/TabController.TabBarItem). According to the do…