Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 30347

React Native - Disable "Screen Size" Setting

$
0
0

I am currently developing a React Native application, and some of our users might have slight vision problems. We wish to prevent the setting "Display Size" in Android, as this makes our app unusable.

We solved the problem with the Font Size using the simple line:

Text.defaultProps.allowFontScaling=false;

Is there a similar solution to the Display Size setting?

Thanks in advance


Viewing all articles
Browse latest Browse all 30347

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>