Closed sibelius closed 7 years ago
I would like to disable font scaling on title screen
+1
u can disable allowFontScaling everywhere using this on index.ios.js
Text.defaultProps.allowFontScaling = false;
I would like to disable font scaling on title screen