srivastavaanurag79 / react-native-paper-select

Dropdown using React Native Paper TextInput, Checkbox and Dialog
https://anurag-srivastava.gitbook.io/react-native-paper-select/
MIT License
48 stars 15 forks source link

Unable to change option color #35

Closed SagarPanchasara closed 1 year ago

SagarPanchasara commented 1 year ago

is there any way to change the option text color image

in this scenario where the background color is white, it is "White Text On A White Background"

srivastavaanurag79 commented 1 year ago

Use checkboxProps to change label style if you are on the latest version you can check for the type in the docs and checkboxLabelStyle if you are using version before 0.4.3