react-native-element-dropdown
react-native-element-dropdown copied to clipboard
Disabling font scaling in dropdown for selected text and placeholder
Does the Dropdown component currently support the allowFontScaling prop for selected text and placeholder? If not, is there a recommended workaround ?
Need help with this one too
There seems to be this for selected text, but nothing for the placeholder:
selectedTextProps={{allowFontScaling: false}}