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

Implement textVariableAnchorOffset #562

Open
KiwiKilian opened this issue Dec 16, 2024 · 0 comments
Open

Implement textVariableAnchorOffset #562

KiwiKilian opened this issue Dec 16, 2024 · 0 comments

Comments

@KiwiKilian
Copy link
Collaborator

KiwiKilian commented Dec 16, 2024

With the latest native upgrades the textVariableAnchorOffset style prop should be available. But I'm seeing the following problems properly implementing it:

  • Android needs a special type with a mixed array type of (string | [number, number])[]
  • iOS can't use layer.textVariableAnchorOffset Had a problem with the SPM dependency

To not block the native upgrade, the style is currently not available through MLRN.

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

No branches or pull requests

1 participant