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
You can control using flex property in view. Use to below to the parent view and adjust the flex value from 0.1 to 1 to adjust the view. below is the example for 70% of the screen size.