Open vvv-sss opened 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?
+1 or maybe be able to pass a custom text component?
I was thinking something like this: https://github.com/MarceloPrado/flash-calendar/pull/62
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?