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

Add support for textAlign:start/end #45255

Open
necolas opened this issue Jul 2, 2024 · 1 comment
Open

Add support for textAlign:start/end #45255

necolas opened this issue Jul 2, 2024 · 1 comment
Labels
Help Wanted :octocat: Issues ideal for external contributors. Never gets stale Prevent those issues and PRs from getting stale p: Facebook Partner: Facebook Partner

Comments

@necolas
Copy link
Contributor

necolas commented Jul 2, 2024

Description

React Native is missing support for textAlign:start and textAlign:end on Text and TextInput elements - https://developer.mozilla.org/en-US/docs/Web/CSS/text-align#syntax

These values are important for supporting RTL layouts, and should react to the direction style on ancestral Views on all platforms.

Steps to reproduce

  1. Set textAlign:end
  2. Notice it doesn't work

React Native Version

0.75

Affected Platforms

Runtime - Android, Runtime - iOS

Output of npx react-native info

.

Stacktrace or Logs

.

Reproducer

.

Screenshots and Videos

No response

@github-actions github-actions bot added Needs: Version Info Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. and removed Needs: Triage 🔍 labels Jul 2, 2024
@cortinico cortinico added Help Wanted :octocat: Issues ideal for external contributors. p: Facebook Partner: Facebook Partner Never gets stale Prevent those issues and PRs from getting stale and removed Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Needs: Version Info labels Jul 3, 2024
@facebook facebook deleted a comment from github-actions bot Jul 3, 2024
@facebook facebook deleted a comment from github-actions bot Jul 3, 2024
@kunalchavhan
Copy link

Hello, Can I try to resolve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted :octocat: Issues ideal for external contributors. Never gets stale Prevent those issues and PRs from getting stale p: Facebook Partner: Facebook Partner
Projects
None yet
Development

No branches or pull requests

3 participants