Skip to content

[iOS] DatePicker FlowDirection Not Working on iOS #30065

Open
@TamilarasanSF4853

Description

@TamilarasanSF4853

Description

When setting the FlowDirection property on a DatePicker control, the control remains left-to-right (LTR) on iOS, regardless of the specified FlowDirection. On Android, the DatePicker correctly respects the FlowDirection setting and displays accordingly.

iOS Android

Image

Image

Steps to Reproduce

  1. Run the attached sample. TestingApp.zip
  2. Observe the DatePicker's FlowDirection behavior on both iOS and Android devices.

Link to public reproduction project repository

No response

Version with bug

10.0.0-preview.4

Is this a regression from previous behavior?

Not sure, did not test other versions

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions