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

Add allowFontScaling (TextProps) and other text props #547

Open
STiiTii opened this issue Feb 19, 2024 · 0 comments
Open

Add allowFontScaling (TextProps) and other text props #547

STiiTii opened this issue Feb 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@STiiTii
Copy link

STiiTii commented Feb 19, 2024

Is your feature request related to a problem? Please describe.
When the user changes their font size on the phone, it enlarges the size of the different texts in the calendar,I want to block all of this using the allowFontScaling props.

Describe the solution you'd like
I would like to be able to add textProps (allowFontScaling,maxFontSizeMultiplier, numberOfLines,ellipsizeMode, etc...).

Describe alternatives you've considered
First solution: Add the parameters textProps, selectedDayTextProps, selectedRangeStartTextProps, disabledDatesTextProps, todayTextProps etc...
Second solution: Add a component.

Additional context
Normal font size :
IMG_5729

Big font size :
IMG_5731

@STiiTii STiiTii added the enhancement New feature or request label Feb 19, 2024
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