AdelRedaa97 / react-native-select-dropdown

react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.
MIT License
312 stars 133 forks source link

Device Text Size Not Reflected #152

Closed mattlewer closed 3 months ago

mattlewer commented 10 months ago

Hi there,

When using this dropdown library (which is lovely btw), the font size won't increase when it is set to a larger size within the device settings. This is proving to be an issue with accessibility, and also looks stylistically bad when coupled with text sizes that DO increase with the device settings.

In the following example both the postcode field and the dropdown have the same typography settings applied: processed-bd49aa1f-ebd7-4fc6-a7f5-cf4f877731ed_VPCdft0n

kitkline commented 4 months ago

Hi there - a quick bump for this question as we find the same. We've just moved to this library after endless issues with the one we used before and love it! But also noted it does not honor the device accessibility text size.

Any fix for this or a work around?

Thanks for a fab library!

Cheers Kit

AdelRedaa97 commented 3 months ago

Fixed in v4.0 take a look at the changes made in v4.0 https://github.com/AdelRedaa97/react-native-select-dropdown?tab=readme-ov-file#-major-changes

Feel free to open the issue again if it still exists