MarceloPrado / flash-calendar

The fastest React Native calendar 📆⚡
https://marceloprado.github.io/flash-calendar/
MIT License
1.09k stars 33 forks source link

Handling of Text component font scaling #36

Open vvv-sss opened 5 months ago

vvv-sss commented 5 months ago

In my project I need to set the 'maxFontSizeMultiplier' for Text components. Is there some easy way to do this and have access to Text component props?

tomelsner commented 3 months ago

+1 or maybe be able to pass a custom text component?

theonetheycallneo commented 1 month ago

I was thinking something like this: https://github.com/MarceloPrado/flash-calendar/pull/62