### Description When changing the FlowDirection(RTL) at runtime in a Shell application, the Shell TabBar does not update its direction on Android and iOS. | Actual Output | Expected Output | |-----------------|---------------| | <video width="250" height="150" controls src="https://github.com/user-attachments/assets/d822882c-f327-4bbc-abba-f691988387cc"></video>| <video width="200" height="150" controls src="https://github.com/user-attachments/assets/6d318e41-e93d-41e7-aa5a-6885cc9cfb69"></video> | ### Steps to Reproduce 1. Run the attached sample [ShellTabbedRTL 3.zip](https://github.com/user-attachments/files/23924485/ShellTabbedRTL.3.zip) 2. Change the FlowDirection and observe the TabBar direction. ### 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 Android, iOS ### Affected platform versions _No response_ ### Did you find any workaround? _No response_ ### Relevant log output ```shell ```
Description
When changing the FlowDirection(RTL) at runtime in a Shell application, the Shell TabBar does not update its direction on Android and iOS.
Screen.Recording.2025-12-03.at.8.07.11.PM.mov
Screen.Recording.2025-12-04.094103.mp4
Steps to Reproduce
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
Android, iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output