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

Text justification inter-character on iOS #628

Open
8 of 15 tasks
medonja opened this issue Mar 27, 2023 · 0 comments
Open
8 of 15 tasks

Text justification inter-character on iOS #628

medonja opened this issue Mar 27, 2023 · 0 comments
Labels
bug Crush'em all.

Comments

@medonja
Copy link

medonja commented Mar 27, 2023

Decision Table

  • My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it)
  • My issue does not look like “The HTML element <yyy> is not rendered”

Good Faith Declaration

Description

I have some text justified with CSS property text-align: justify. On Android, the result looks as expected, but on iOS the text is justified inter-character, which produces the result as shown in the screenshot. Setting additionally the CSS property text-align: inter-word has no effect (which is kind of expected as this property is not recognized by Safari).

IMG_456A9F7F9B43-1

Any thoughts on this?

React Native Information

N/A

RNRH Version

6.4.0

Tested Platforms

  • Android
  • iOS
  • Web
  • MacOS
  • Windows

Reproduction Platforms

  • Android
  • iOS
  • Web
  • MacOS
  • Windows

Minimal, Reproducible Example

https://snack.expo.dev/@medonjaukb/renderhtml-text-justification-issue-on-ios

Additional Notes

No response

@medonja medonja added the bug Crush'em all. label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Crush'em all.
Projects
None yet
Development

No branches or pull requests

1 participant