danish1658 / react-native-dropdown-select-list

☝️ React Native Select List Equivalent to Html's Select with options"
https://www.npmjs.com/package/react-native-dropdown-select-list
MIT License
206 stars 95 forks source link

Change color of disabled items #44

Closed Jake-Mulhern closed 1 year ago

Jake-Mulhern commented 1 year ago

Is there a way to set the color of the text on disabled rows? I would love to change the color of the text and the background of that row as well if possible.

danish1658 commented 1 year ago

disabledTextStyles={{color:'red'}}