flash-calendar
flash-calendar copied to clipboard
feat(text): Ability to pass TextProps to better control the <Text> days and weekdays
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