I just started rewriting my existing react-native project from js to typescript. To disable font scaling, I set Text.defaultProps.allowFontScaling to fals
Text.defaultProps.allowFontScaling
fals