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

What about RTL? #133

Open
AliBahaari opened this issue Jul 21, 2024 · 2 comments
Open

What about RTL? #133

AliBahaari opened this issue Jul 21, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@AliBahaari
Copy link

Version:

  • "react": "18.2.0"
  • "expo": "~51.0.21"
  • "react-native": "0.74.3"

Issue:
The issue is, according to some languages such as Persian, Arabic, etc., I need a RTL version of the component. For example, caret and close icons should be aligned at left and the filled text at right.
Does the component support this and I'm wrong?

@datvu1907
Copy link

the same issue with me.
Screenshot 2024-08-01 at 10 53 09

@onmotion onmotion added the enhancement New feature or request label Oct 6, 2024
@ArindamRayMukherjee
Copy link

I think if you just pass the textInputProps correctly it falls back to the RN TextInput behaviour which supports RTL languages.
@AliBahaari @datvu1907

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

No branches or pull requests

4 participants