xotahal / react-native-material-ui

Highly customizable material design components for React Native
MIT License
3.78k stars 611 forks source link

please provide support for placeholdertextcolor in tool-bar #498

Open saurabh874 opened 3 years ago

saurabh874 commented 3 years ago

@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.

saurabh874 commented 3 years ago

@xotahal @Ehesp can you give me permission to raise the PR for same.

saurabh874 commented 2 years ago

@xotahal @Ehesp ???????