I need to auto-shrink text to fit a fixed container in React Native. I don't want the text to overflow but rather shrink to fit the space. The AutoTextSize npm package is exactly what I need but I can't get it work with React Native. adjustsFontSizeToFit is finicky and behaves unexpectedly.
react native - Auto-adjust font size to fill container - Stack Overflow
评论列表(0)
- 暂无评论