-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[iOS] TabBarDisabledColor is not applied when the TabBar is in a disabled state #32995
Copy link
Copy link
Open
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
When a Tab is disabled (IsEnabled = false), the TabBarDisabledColor property is expected to change the icon and text color of the disabled Tab.
This works correctly on Android , but on iOS the TabBarDisabledColor is not applied, and the TabBar continues to use the default system disabled color.
| Expected Output | Actual Output |
|---|---|
Screen.Recording.2025-12-04.at.10.52.16.AM.mov |
Screen.Recording.2025-12-04.at.11.19.26.AM.mov |
Steps to Reproduce
- Run the attached sample IsEnabledTabBarIssue 3.zip
- Set TabBarDisabledColor="Green" in the Shell.
- Disable one of the tabs.
- Run the sample on iOS.
- Observe that the disabled Tab does not use the green color and instead shows the default iOS disabled color.
Link to public reproduction project repository
No response
Version with bug
10.0.11
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working