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

feat(text): Ability to pass TextProps to better control the <Text> days and weekdays #61

Closed
theonetheycallneo opened this issue Oct 8, 2024 · 2 comments · Fixed by #62

Comments

@theonetheycallneo
Copy link
Contributor

theonetheycallneo commented Oct 8, 2024

Being able to control accessibility with TextProps like allowFontScaling={false} or maxFontSizeMultiplier.

Here's my first minimal effort stab at it:
#62

@MarceloPrado
Copy link
Owner

Thanks for the contribution! Besides my feedback on #62, it would be great to extend the documentation and showcase this new capability.

@theonetheycallneo
Copy link
Contributor Author

@MarceloPrado I pushed a small example in the customization.mdx on #62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants