Skip to content

feat: allow font scaling prop for Text and TextInput #342

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FarzamYousuf
Copy link

This PR adds a new prop allowFontScaling to the Text and TextInput components in the library.
Enables control over font scaling behavior for better accessibility support.
Users can now enable or disable font scaling as needed to improve UI consistency across different device settings.
Updated related tests and documentation to reflect the new prop.
This change improves flexibility in text rendering and helps developers manage font scaling according to their app’s design requirements.

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

Successfully merging this pull request may close these issues.

1 participant