@xotahal @Ehesp I am using Tool-bar of react-native-matrial-ui.i want to change placholdertextcolor. but there is no props avilable in textinput.(CenterElement.react.js file for reference)
so can you please add these two lines
placeholderTextColor: PropTypes.string in static props.
placeholderTextColor={searchable.placeholderTextColor} in textinput
do you want any help from my side please let me know.
@xotahal @Ehesp I am using Tool-bar of react-native-matrial-ui.i want to change placholdertextcolor. but there is no props avilable in textinput.(CenterElement.react.js file for reference) so can you please add these two lines placeholderTextColor: PropTypes.string in static props. placeholderTextColor={searchable.placeholderTextColor} in textinput do you want any help from my side please let me know.