flash-calendar icon indicating copy to clipboard operation
flash-calendar copied to clipboard

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

Open theonetheycallneo opened this issue 1 year ago • 0 comments

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

Here's my first minimal effort stab at it: https://github.com/MarceloPrado/flash-calendar/pull/62

theonetheycallneo avatar Oct 08 '24 20:10 theonetheycallneo