Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: search bar positions are incorrect in RTL #1786

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

moaead
Copy link

@moaead moaead commented Jun 9, 2023

Description

  • Fixes search bar close icon position in android (RTL)
  • Fixes search bar close icon and search bar field position in IOS (RTL)

Screenshots / GIFs

Before

IOS

image

Android

image

After

IOS

image

Android

image

Test code and steps to reproduce

Force RTL in android or IOS and enable header search options by headerSearchBarOptions field then you will see in both android and IOS it's incorrectly positioned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant