Universal Text does not support React Native properties such as maxFontSizeMultiplier or allowFontScaling. Text can therefore become too large for fixed-height components such as buttons when the system font size is increased.
Please provide a cross-platform way to limit the maximum font scaling on both Android and iOS.