juniorklawa/react-native-auto-size-text

ResizeTextMode.min_font_size not working as expected

Opened this issue · 1 comments

I tried using the ResizeTextMode.min_font_size, but it does not work.
Text does not scale.

I am having the same issue. The examples dont show a "fontSize" props but typescript is reequiring it. I wonder if this is what is breaking it ?