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

Inject props to label component #86

Open
Brunowilliang opened this issue Mar 13, 2023 · 2 comments
Open

Inject props to label component #86

Brunowilliang opened this issue Mar 13, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Brunowilliang
Copy link

Hi guys, I'm trying to pass the "allowFontScaling" in the label and I'm not getting the result, can anyone help me?

labelTextStyle={{
  allowFontScaling: false,
  fontFamily: fonts.medium,
  color: colors.grey400,
  lineHeight: 18,
}}
@Brunowilliang
Copy link
Author

can anyone help me? pleseeeee?

@gabrieldonadel
Copy link
Owner

Hi there,
Regarding your question about applying allowFontScaling only to the label, unfortunately, it is not currently possible to do so. However, we appreciate your interest in this feature and would welcome any pull requests that implement it.

@gabrieldonadel gabrieldonadel added the enhancement New feature or request label Mar 13, 2023
@gabrieldonadel gabrieldonadel changed the title allowFontScaling in label not working Inject props to label component Mar 13, 2023
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

2 participants