You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
The text was updated successfully, but these errors were encountered:
@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.
The text was updated successfully, but these errors were encountered: