react-native-material-dropdown
react-native-material-dropdown copied to clipboard
itemTextStyle not setting the font style of the selected value
I'm setting itemTextStyle to a different font and it changes the dropdown options but it's not changing the font of the selected value
@ste00martin any solutions?
I'm having this same issue. Anyone managed to find a way to style the selected value?
Yeah, this problem really exists on Android. It's getting bold.
you need to set fontWeight: '500' to itemTextStyle